We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3078dc2 + 824625c commit 848271bCopy full SHA for 848271b
1 file changed
.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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
33
with:
34
sarif_file: semgrep.sarif
35
if: always()
0 commit comments