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 10b7065 commit 9e8f614Copy full SHA for 9e8f614
.github/workflows/ci.yml
@@ -323,7 +323,7 @@ jobs:
323
with:
324
persist-credentials: false
325
326
- - uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
+ - uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
327
- run: uvx zizmor@${ZIZMOR_VERSION} --format=sarif . > results.sarif
328
env:
329
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments