Skip to content

Commit

Permalink
ci: update .github/workflows/ci_security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Dec 14, 2024
1 parent 38aafa2 commit 7a087b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
zizmor:
name: zizmor latest via PyPI
name: zizmor
runs-on: ubuntu-latest
permissions:
security-events: write
Expand All @@ -29,7 +29,7 @@ jobs:
with:
tool: zizmor

- name: Run zizmor 🌈
- name: Run zizmor
run: zizmor --format sarif . > results.sarif
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7a087b9

Please sign in to comment.