Skip to content

Commit 6fa6055

Browse files
chore(deps): bump github/codeql-action from 3 to 4 (#7304)
1 parent 667995c commit 6fa6055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: uvx zizmor --format sarif . > results.sarif
2626

2727
- name: Upload SARIF file
28-
uses: github/codeql-action/upload-sarif@v3
28+
uses: github/codeql-action/upload-sarif@v4
2929
with:
3030
sarif_file: results.sarif
3131
category: zizmor

0 commit comments

Comments
 (0)