Skip to content

Commit 89cd005

Browse files
Update github/codeql-action action to v4
1 parent c7a4f4c commit 89cd005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
--format sarif --pedantic . > results.sarif
3838
3939
- name: Upload SARIF file
40-
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
40+
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
4141
with:
4242
sarif_file: results.sarif
4343
category: zizmor

0 commit comments

Comments
 (0)