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 b3933d4 commit 02211fbCopy full SHA for 02211fb
.github/workflows/codacy.yml
@@ -55,6 +55,6 @@ jobs:
55
56
# Upload the SARIF file generated in the previous step
57
- name: Upload SARIF results file
58
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
59
with:
60
sarif_file: results.sarif
0 commit comments