Skip to content

Commit

Permalink
Fix: Use v3 of codeql-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Skullians committed Dec 23, 2024
1 parent 42d7508 commit 9645f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
with:
pr-mode: true

- uses: github/codeql-action/upload-sarif@v2
- uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 comments on commit 9645f5c

Please sign in to comment.