From 8ef2c39931d5fd8fa8e5523fe392df58812f4b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 17:41:55 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.12.3 --- .github/workflows/ci.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 155dbfa..88f1749 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: ${{ matrix.python-version }} prune-cache: true @@ -91,7 +91,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" activate-environment: true @@ -137,7 +137,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Run ruff via nox @@ -151,7 +151,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Run pyright via nox run: | @@ -164,7 +164,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc @@ -187,7 +187,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc @@ -210,7 +210,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc @@ -230,7 +230,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc @@ -250,7 +250,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc @@ -274,7 +274,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc @@ -298,7 +298,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: - version: "0.12.1" + version: "0.12.3" python-version: "3.13" - name: Install sqlc