We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e7b7f commit 13a5160Copy full SHA for 13a5160
.github/workflows/codacy.yml
@@ -56,6 +56,6 @@ jobs:
56
57
# Upload the SARIF file generated in the previous step
58
- name: Upload SARIF results file
59
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
60
with:
61
sarif_file: results.sarif
0 commit comments