ci: pin GitHub action astral-sh/setup-uv

Pinned version corresponds to the current v7.1.0 tag.
This commit is contained in:
link2xt
2025-10-15 16:58:40 +00:00
committed by l
parent 4a0b180d86
commit 187d913f84

View File

@@ -19,7 +19,7 @@ jobs:
persist-credentials: false
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v6
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d
- name: Run zizmor
run: uvx zizmor --format sarif . > results.sarif