Skip to content

Commit ca4688f

Browse files
Update astral-sh/setup-uv action to v6.6.0
1 parent 04d772c commit ca4688f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
with:
353353
persist-credentials: false
354354

355-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
355+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
356356
- run: uvx zizmor@${ZIZMOR_VERSION} --format=sarif . > results.sarif
357357
env:
358358
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)