Skip to content

Commit ab7dccc

Browse files
build(deps): bump github/codeql-action from 3 to 4 (#1249)
1 parent 72b13b5 commit ab7dccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Upload zizmor SARIF report into the GitHub repo code scanning
6262
if: contains(matrix.name, 'linting')
63-
uses: github/codeql-action/upload-sarif@v3
63+
uses: github/codeql-action/upload-sarif@v4
6464
with:
6565
sarif_file: zizmor.sarif
6666
category: zizmor

0 commit comments

Comments
 (0)