Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit d20e6b8

Browse files
committed
update zizmor to verson 1.2.2
1 parent 43de516 commit d20e6b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
schedule:
77
- cron: '5 10 * * SUN'
88

9+
permissions: {}
10+
911
jobs:
1012

1113
build:

.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 --format plain .
30+
run: uvx zizmor@1.2.2 --format plain .
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)