We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d30a2 commit cc3f42fCopy full SHA for cc3f42f
.github/workflows/zizmor.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Install the latest version of uv
25
- uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v4
+ uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v4
26
27
- name: Run zizmor 🌈
28
run: uvx zizmor --format sarif . > results.sarif
0 commit comments