Skip to content

Commit 1a430b3

Browse files
chore(deps): update github/codeql-action action to v4.30.9
1 parent 946c154 commit 1a430b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Run Semgrep
2424
run: semgrep --config p/python --config p/secrets --sarif --output results.sarif .
2525
- name: Upload SARIF file
26-
uses: github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.5
26+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
2727
with:
2828
sarif_file: results.sarif

0 commit comments

Comments
 (0)