We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f544ba + e216aea commit c466399Copy full SHA for c466399
1 file changed
.github/workflows/zizmor.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
30
- name: Install the latest version of uv
31
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+ uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
32
33
- name: Run zizmor 🌈
34
run: uvx zizmor --format sarif . > results.sarif
0 commit comments