Skip to content

Commit c8dc296

Browse files
chore(deps): update github/codeql-action action to v4.30.9 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6455cc2 commit c8dc296

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@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
26+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
2727
with:
2828
sarif_file: results.sarif

0 commit comments

Comments
 (0)