Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/zizmor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
persist-credentials: false

- name: Install the latest version of uv
uses: astral-sh/setup-uv@v5
uses: astral-sh/setup-uv@v6

Check failure on line 25 in .github/workflows/zizmor.yml

View check run for this annotation

GitHub Advanced Security / zizmor

action is not pinned to a hash (required by blanket policy)

- name: Run zizmor 🌈
run: uvx zizmor --format sarif . > results.sarif
Expand Down
Loading