Skip to content

Commit 94bb2de

Browse files
chore(deps): update dependency astral-sh/uv to v0.12.11 (#126)
Co-authored-by: agntcy-automation[bot] <269490587+agntcy-automation[bot]@users.noreply.github.com>
1 parent 649c6c3 commit 94bb2de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup Python (uv)
4545
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
4646
with:
47-
version: "0.12.10"
47+
version: "0.12.11"
4848
enable-cache: true
4949

5050
- name: Install Python dependencies

.github/workflows/dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Python (uv)
4040
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
4141
with:
42-
version: "0.12.10"
42+
version: "0.12.11"
4343
enable-cache: true
4444

4545
- name: Run Renovate

0 commit comments

Comments
 (0)