From e286714074f8ccf790d00ad11eeeb27f5a75a679 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:06:28 +0000 Subject: [PATCH] [.github/workflows] Update astral-sh/uv to v0.10.12 --- .github/workflows/comment_actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comment_actions.yaml b/.github/workflows/comment_actions.yaml index 8e5ab5c7..6a226944 100644 --- a/.github/workflows/comment_actions.yaml +++ b/.github/workflows/comment_actions.yaml @@ -145,7 +145,7 @@ jobs: uses: astral-sh/setup-uv@v7 with: # Install a specific version of uv. - version: "0.10.11" + version: "0.10.12" - name: Set up Python if: github.event_name == 'pull_request' || startsWith(github.event.comment.body, '/release')