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 d4c2d51 + 8c6fd67 commit b384ae6Copy full SHA for b384ae6
.github/workflows/codacy-analysis.yml
@@ -51,6 +51,6 @@ jobs:
51
# Upload the SARIF file generated in the previous step
52
- name: Upload SARIF results file
53
continue-on-error: true
54
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
55
with:
56
sarif_file: results.sarif
0 commit comments