There was an error while loading. Please reload this page.
2 parents bcc2a0f + b1cd810 commit 52cf575Copy full SHA for 52cf575
1 file changed
.github/workflows/opengrep-sast.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Upload Opengrep SARIF
44
if: always() && github.event.pull_request.head.repo.full_name == github.repository && hashFiles('opengrep.sarif') != ''
45
- uses: github/codeql-action/upload-sarif@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3
+ uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3
46
with:
47
sarif_file: opengrep.sarif
48
0 commit comments