Bump astral-sh/setup-uv from 6.4.3 to 6.6.1 (#4928)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-05 20:25:02 +02:00
committed by GitHub
parent 1472674587
commit 8bb5c93c09
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
persist-credentials: false
- name: Install uv
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc
uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6
with:
# Install a specific version of uv.
version: "0.8.3"
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with:
persist-credentials: false
- name: Install the latest version of uv
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
- name: Run zizmor
run: uvx zizmor --persona=pedantic --format sarif . > results.sarif
env:
@@ -0,0 +1,5 @@
internal = "Bump astral-sh/setup-uv from 6.4.3 to 6.6.1"
[[pull_requests]]
uid = "4928"
author_uid = "dependabot"
closes_threads = []