Add zizmorcore/zizmor-action
This commit is contained in:
parent
81a9ff6fcf
commit
52c8e6f317
1 changed files with 7 additions and 0 deletions
7
.github/workflows/quality.yml
vendored
7
.github/workflows/quality.yml
vendored
|
|
@ -319,6 +319,13 @@ jobs:
|
|||
with:
|
||||
severity: warning
|
||||
|
||||
zizmor:
|
||||
name: Run zizmor
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d # v0.5.0
|
||||
|
||||
upload_reports:
|
||||
name: Project Check Suite
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue