We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59ee04e + 4fc8e02 commit a0ff602Copy full SHA for a0ff602
.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@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
+ uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
28
29
- name: Run zizmor 🌈
30
run: uvx zizmor --format=sarif . > results.sarif
0 commit comments