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 3f169f6 commit 9af76f7Copy full SHA for 9af76f7
.github/workflows/zizmor.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Install the latest version of uv
27
- uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
+ uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
28
29
- name: Run zizmor 🌈
30
run: uvx zizmor --format sarif . > results.sarif
0 commit comments