We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47a5f0 commit cc2a4f7Copy full SHA for cc2a4f7
1 file changed
.github/workflows/zizmor.yml
@@ -22,9 +22,9 @@ jobs:
22
persist-credentials: false
23
24
- name: Install the latest version of uv
25
- uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c #v7.0.0
+ uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d #v7.1.0
26
with:
27
enable-cache: false
28
29
- name: Run zizmor
30
- run: uvx zizmor@1.14.2 .github/workflows -v -p --min-severity=medium
+ run: uvx zizmor@1.15.1 .github/workflows -v -p --min-severity=medium
0 commit comments