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 f91a9b3 commit c1b3558Copy full SHA for c1b3558
.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