We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e1f9c commit 876afefCopy full SHA for 876afef
.github/workflows/zizmor.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
persist-credentials: false
28
- name: Install the latest version of uv
29
- uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
30
- name: Run zizmor 🌈
31
run: uvx zizmor --format sarif . > results.sarif
32
env:
0 commit comments