Skip to content

Commit cc2a4f7

Browse files
authored
ci: update zizmor to v1.15.1 (#1353)
1 parent b47a5f0 commit cc2a4f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c #v7.0.0
25+
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d #v7.1.0
2626
with:
2727
enable-cache: false
2828

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

0 commit comments

Comments
 (0)