Skip to content

Commit b9e3dc8

Browse files
committed
ci: update zizmor to v1.16.2
1 parent febd9fd commit b9e3dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Install the latest version of uv
25-
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d #v7.1.0
25+
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 #v7.1.2
2626
with:
2727
enable-cache: false
2828

2929
- name: Run zizmor
30-
run: uvx zizmor@1.15.1 .github/workflows -v -p --min-severity=medium
30+
run: uvx zizmor@1.16.2 .github/workflows -v -p --min-severity=medium

0 commit comments

Comments
 (0)