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 42b0e8d commit 3485b26Copy full SHA for 3485b26
.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@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
+ uses: github/codeql-action/upload-sarif@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.4
33
with:
34
sarif_file: semgrep.sarif
35
if: always()
0 commit comments