Skip to content

Commit 44700db

Browse files
authored
Merge pull request #1420 from python-jsonschema/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
2 parents d2aa343 + dbfe967 commit 44700db

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
@@ -29,7 +29,7 @@ jobs:
2929
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030

3131
- name: Upload SARIF file
32-
uses: github/codeql-action/upload-sarif@v3
32+
uses: github/codeql-action/upload-sarif@v4
3333
with:
3434
sarif_file: results.sarif
3535
category: zizmor

0 commit comments

Comments
 (0)