Skip to content

Commit 0b9e427

Browse files
chore(deps): update dependency astral-sh/uv to v0.11.8
1 parent 751fb41 commit 0b9e427

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Install uv
4949
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
5050
with:
51-
version: "0.11.7"
51+
version: "0.11.8"
5252
- name: Build and setup ota-image-builder binary
5353
run: |
5454
uv run --locked pyinstaller -s -F --optimize=2 \

.github/workflows/lock_file_management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install uv
2929
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
3030
with:
31-
version: "0.11.7"
31+
version: "0.11.8"
3232

3333
- name: "Set up Python"
3434
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6

0 commit comments

Comments
 (0)