We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5771a3 + 44b08c6 commit 9f136c4Copy full SHA for 9f136c4
.github/workflows/semgrep.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
# Upload findings to GitHub Advanced Security Dashboard [step 2/2]
31
- name: Upload SARIF file for GitHub Advanced Security Dashboard
32
- uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
+ uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
33
with:
34
sarif_file: semgrep.sarif
35
if: always()
0 commit comments