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 6b2b729 + d71f246 commit 4b8607aCopy full SHA for 4b8607a
.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@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
40
with:
41
sarif_file: semgrep.sarif
0 commit comments