Skip to content

Commit 78fc3e3

Browse files
authored
Merge pull request #271 from maxmind/mmavletkulov/zizmore-update
update zizmor to verson 1.11.0
2 parents 23ee014 + f65435a commit 78fc3e3

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)