Reapply "CI: remove code scanning again"
This reverts commit c553f33cf05394be3733705adc4c3ad86e1a044d. I still can't get it to work and I give up
This commit is contained in:
parent
c553f33cf0
commit
0f20d6bfa8
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -53,12 +53,6 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Run zizmor
|
||||
run: pipx run zizmor --format sarif . > results.sarif
|
||||
run: pipx run zizmor .
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Upload SARIF file
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
category: zizmor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user