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 c8719a4 commit 66a0814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: test
on: [push, pull_request]

permissions: {}
jobs:
docker:
runs-on: ubuntu-latest
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 66a0814

Please sign in to comment.