Skip to content

Commit d3e050f

Browse files
authored
Merge pull request #386 from maxmind/mmavletkulov/zizmore-update
update zizmor to verson 1.11.0
2 parents cfb2112 + 5a4e42f commit d3e050f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
enable-cache: false
2828

2929
- name: Run zizmor
30-
run: uvx zizmor@1.9.0 --format plain .
30+
run: uvx zizmor@1.11.0 --format plain .
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)