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 98bbc39 commit 4da38d2Copy full SHA for 4da38d2
.github/workflows/codacy-analysis.yml
@@ -44,6 +44,6 @@ jobs:
44
45
# Upload the SARIF file generated in the previous step
46
- name: Upload SARIF results file
47
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
48
with:
49
sarif_file: results.sarif
0 commit comments