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