Skip to content

Commit

Permalink
ci: use zizmor as a rust package
Browse files Browse the repository at this point in the history
  • Loading branch information
Sysix committed Dec 13, 2024
1 parent e804ba3 commit 6f57932
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
persist-credentials: false

- uses: oxc-project/setup-rust@cd82e1efec7fef815e2c23d296756f31c7cdc03d # v1.0.0

- name: Install zizmor
run: cargo install zizmor
with:
cache-key: zizmor
tools: zizmor

- name: Run zizmor 🌈
run: zizmor --format sarif . > results.sarif
Expand Down

0 comments on commit 6f57932

Please sign in to comment.