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 5338381 commit 98c1431Copy full SHA for 98c1431
.github/workflows/codacy-analysis.yml
@@ -51,6 +51,6 @@ jobs:
51
52
# Upload the SARIF file generated in the previous step
53
- name: Upload SARIF results file
54
- uses: github/codeql-action/upload-sarif@f94c9befffa4412c356fb5463a959ab7821dd57e # v3
+ uses: github/codeql-action/upload-sarif@c3d42c5d08633d8b33635fbd94b000a0e2585b3c # v3
55
with:
56
sarif_file: results.sarif
0 commit comments