We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e84674 commit 5b27b0eCopy full SHA for 5b27b0e
.github/workflows/zizmor.yml
@@ -22,11 +22,4 @@ jobs:
22
- name: Get zizmor
23
run: cargo install zizmor
24
- 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
+ uses: zizmorcore/zizmor-action@1c7106082dbc1753372e3924b7da1b9417011a21
0 commit comments