Skip to content

Commit c0af029

Browse files
dependabot[bot]signekb
authored andcommitted
ci(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.8.0 to 7.1.2. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@d0cc045...8585678) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e09720a commit c0af029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# - https://www.andrlik.org/dispatches/til-use-uv-for-build-and-publish-github-actions/
5151
# - https://github.com/astral-sh/trusted-publishing-examples
5252
- name: Set up uv
53-
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
53+
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
5454

5555
- name: Build distributions
5656
# Builds dists from source and stores them in the dist/ directory.

0 commit comments

Comments
 (0)