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 adc25b9 commit 2ca12eeCopy full SHA for 2ca12ee
.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@d198d2fabf39a7f36b5ce57ce70d4942944f006e # v3
+ uses: github/codeql-action/upload-sarif@5d5cd550d3e189c569da8f16ea8de2d821c9bf7a # v3
55
with:
56
sarif_file: results.sarif
0 commit comments