Skip to content

Commit f047884

Browse files
Update astral-sh/setup-uv action to v6.5.0
1 parent bc421ae commit f047884

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@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
356356
- run: uvx zizmor@${ZIZMOR_VERSION} --format=sarif . > results.sarif
357357
env:
358358
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)