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.
2 parents ff08671 + c1b3558 commit 0f4a9f6Copy full SHA for 0f4a9f6
.github/workflows/codacy-analysis.yml
@@ -49,6 +49,6 @@ jobs:
49
50
# Upload the SARIF file generated in the previous step
51
- name: Upload SARIF results file
52
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v2
53
with:
54
sarif_file: results.sarif
0 commit comments