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 29f9c33 + 472b22a commit 21ae63fCopy full SHA for 21ae63f
.github/workflows/codacy.yml
@@ -64,6 +64,6 @@ jobs:
64
65
# Upload the SARIF file generated in the previous step
66
- name: Upload SARIF results file
67
- uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
+ uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
68
with:
69
sarif_file: filtered.sarif
0 commit comments