We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05755ae + 2a8b446 commit aae59a8Copy full SHA for aae59a8
.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@5b6282e01c62d02e720b81eb8a51204f527c3624 # v2.21.3
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
33
with:
34
sarif_file: semgrep.sarif
35
if: always()
0 commit comments