mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update qodana.yml
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
parent
6cbe57ef40
commit
28749e2513
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@v2023.1.1
|
||||
uses: JetBrains/qodana-action@v2023.1.0
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user