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 2c625f6 + 16a6857 commit 28b4fa4Copy full SHA for 28b4fa4
.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@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
68
with:
69
sarif_file: filtered.sarif
0 commit comments