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.
1 parent 1d9c667 commit 8cf4a43Copy full SHA for 8cf4a43
1 file changed
.github/workflows/ci-actions.yaml
@@ -21,7 +21,7 @@ jobs:
21
persist-credentials: false
22
23
- name: Install the latest version of uv
24
- uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v4
+ uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v4
25
26
- name: Run zizmor
27
run: uvx zizmor --pedantic --format sarif . > results.sarif
0 commit comments