From 3cb98554d3ee0c95ee947f2a894e8e1df54bdfe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 20:58:17 +0000 Subject: [PATCH] chore(deps): update astral-sh/setup-uv digest to 61cb8a9 --- .github/workflows/ci.yaml | 2 +- .github/workflows/verify-tasks.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6bb5a01..885cb3f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Install uv - uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7 + uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7 - name: Set up Python run: uv python install diff --git a/.github/workflows/verify-tasks.yaml b/.github/workflows/verify-tasks.yaml index ab33391..cebefbe 100644 --- a/.github/workflows/verify-tasks.yaml +++ b/.github/workflows/verify-tasks.yaml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Install uv - uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7 + uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7 - name: Set up Python run: uv python install