Skip to content

Commit 9c7b869

Browse files
committed
ci: add zizmor job
1 parent 958f7b9 commit 9c7b869

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/workflows/rust.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,3 +307,16 @@ jobs:
307307
- name: Check workflow files
308308
run: ${{ steps.get_actionlint.outputs.executable }} -color
309309
shell: bash
310+
311+
zizmor:
312+
name: Run zizmor 🌈
313+
runs-on: ubuntu-latest
314+
permissions:
315+
security-events: write
316+
steps:
317+
- name: Checkout repository
318+
uses: actions/checkout@v4
319+
with:
320+
persist-credentials: false
321+
- name: Run zizmor 🌈
322+
uses: zizmorcore/zizmor-action@f52a838cfabf134edcbaa7c8b3677dde20045018 # v0.1.1

0 commit comments

Comments
 (0)