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 da96ff5 commit 6082b4eCopy full SHA for 6082b4e
.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@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
+ uses: github/codeql-action/upload-sarif@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3
55
with:
56
sarif_file: results.sarif
0 commit comments