Skip to content

Commit

Permalink
Update qodana github workflow action to 2023.3
Browse files Browse the repository at this point in the history
  • Loading branch information
herbertroth committed Dec 12, 2023
1 parent d0b7ffd commit 771c27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: composer install --prefer-dist --no-progress --no-interaction --no-suggest

- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2
uses: JetBrains/qodana-action@v2023.3
with:
args: --baseline,qodana.sarif.json
env:
Expand Down

0 comments on commit 771c27b

Please sign in to comment.