Skip to content

Commit

Permalink
update zizmor to verson 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NajiObeid committed Jan 24, 2025
1 parent 125c5f0 commit bfb2f11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
schedule:
- cron: '5 10 * * SUN'

permissions:
contents: write

jobs:

build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zizmor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
enable-cache: false

- name: Run zizmor
run: uvx zizmor --format plain .
run: uvx zizmor@1.2.2 --format plain .
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bfb2f11

Please sign in to comment.