Skip to content

Commit

Permalink
Merge pull request #118 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 c59fce4 + ddf5c2b commit 263a618
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
schedule:
- cron: '5 20 * * SUN'
permissions: {}
jobs:
test:
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 263a618

Please # to comment.