Skip to content

Commit 5b27b0e

Browse files
committed
PYTHON-5430 Use the zizmor action
1 parent 6e84674 commit 5b27b0e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,4 @@ jobs:
2222
- name: Get zizmor
2323
run: cargo install zizmor
2424
- name: Run zizmor
25-
run: zizmor --format sarif . > results.sarif
26-
env:
27-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28-
- name: Upload SARIF file
29-
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
30-
with:
31-
sarif_file: results.sarif
32-
category: zizmor
25+
uses: zizmorcore/zizmor-action@1c7106082dbc1753372e3924b7da1b9417011a21

0 commit comments

Comments
 (0)