Skip to content

Commit 52cf575

Browse files
authored
Merge pull request #86 from meddlin/dependabot/github_actions/github/codeql-action/upload-sarif-4.36.3
Bump github/codeql-action/upload-sarif from 3.36.2 to 4.36.3
2 parents bcc2a0f + b1cd810 commit 52cf575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opengrep-sast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Upload Opengrep SARIF
4444
if: always() && github.event.pull_request.head.repo.full_name == github.repository && hashFiles('opengrep.sarif') != ''
45-
uses: github/codeql-action/upload-sarif@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3
45+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3
4646
with:
4747
sarif_file: opengrep.sarif
4848

0 commit comments

Comments
 (0)