Skip to content

Commit 3bfa781

Browse files
authored
Merge pull request #672 from xcp-ng/dependabot/github_actions/dot-github/actions/uv-setup/ci-deps-f435755103
uv.lock: bump astral-sh/setup-uv from 6.3.1 to 10.0.0 in /.github/actions/uv-setup in the ci-deps group across 1 directory
2 parents 0d28978 + 900e066 commit 3bfa781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/uv-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
runs:
2020
using: 'composite'
2121
steps:
22-
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
22+
- uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
2323
with:
2424
version: "0.7.x"
2525
activate-environment: ${{ inputs.activate-environment }}

0 commit comments

Comments
 (0)