Skip to content

Commit

Permalink
Merge pull request #179 from maxmind/nobeid/uhu-537-improve-zizmor-ac…
Browse files Browse the repository at this point in the history
…tion

update zizmor to verson 1.2.2
  • Loading branch information
faktas2 authored Jan 29, 2025
2 parents 434b6cc + 52b34d7 commit 0af99d5
Showing 1 changed file with 1 addition and 1 deletion.
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 0af99d5

Please sign in to comment.