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 9f7cd48 + 5e5d76f commit 9fd7205Copy full SHA for 9fd7205
.github/workflows/semgrep.yml
@@ -36,6 +36,6 @@ jobs:
36
- name: Upload SARIF file for GitHub Advanced Security Dashboard
37
if: |
38
always()
39
- uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
+ uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
40
with:
41
sarif_file: semgrep.sarif
0 commit comments