Skip to content

Commit c7aebb3

Browse files
authored
Update .github/workflows/zizmor.yml
1 parent b0eb2d2 commit c7aebb3

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Run zizmor
2424
run: pipx run zizmor --format sarif . > results.sarif
2525
- name: Upload SARIF file
26-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v3.29.5
26+
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
2727
with:
2828
# Path to SARIF file relative to the root of the repository
2929
sarif_file: results.sarif

0 commit comments

Comments
 (0)