Commit cc2a4f7

Anton Golub <antongolub@antongolub.com>
2025-10-14 10:02:06
ci: update zizmor to v1.15.1 (#1353)
1 parent b47a5f0
Changed files (1)
.github
workflows
.github/workflows/zizmor.yml
@@ -22,9 +22,9 @@ jobs:
           persist-credentials: false
 
       - name: Install the latest version of uv
-        uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c #v7.0.0
+        uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d #v7.1.0
         with:
           enable-cache: false
 
       - name: Run zizmor
-        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