mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 08:56:39 -06:00
Update qodana.yml
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
parent
cc83268b2c
commit
6cbe57ef40
2
.github/workflows/qodana.yml
vendored
2
.github/workflows/qodana.yml
vendored
@ -32,6 +32,6 @@ jobs:
|
||||
php artisan ide-helper:generate;
|
||||
|
||||
- name: 'Qodana Scan'
|
||||
uses: JetBrains/qodana-action@main
|
||||
uses: JetBrains/qodana-action@v2023.1.1
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user