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
2e1e8b5d39
commit
7c68a96f7b
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-php@2022.3-eap
|
||||
uses: JetBrains/qodana-php@2022.3-eap
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user