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.
2 parents 042d2cf + 45de3dc commit fad9a87Copy full SHA for fad9a87
1 file changed
.github/workflows/zizmor.yml
@@ -21,7 +21,7 @@ jobs:
21
persist-credentials: false
22
23
- name: Install the latest version of uv
24
- uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
+ uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
25
26
- name: Run zizmor 🌈
27
run: uvx zizmor --format sarif . > results.sarif
0 commit comments