Skip to content

Commit 4da12a1

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump astral-sh/setup-uv from 7.1.1 to 7.1.2
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v7.1.1...8585678) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c25b7e commit 4da12a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_motor_diagrams.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# https://docs.astral.sh/uv/guides/integration/github/
2828
- name: Install uv and set the Python version
29-
uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
29+
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
3030
with:
3131
python-version: '3.x'
3232
activate-environment: true

0 commit comments

Comments
 (0)