From 0a3ad747b60cad5d71c25186c8231a96ebe66e29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 19:14:52 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.9.18 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 55a92b8..e81896d 100644 --- a/action.yml +++ b/action.yml @@ -46,7 +46,7 @@ runs: - name: Install uv uses: astral-sh/setup-uv@v7 with: - version: "0.9.17" + version: "0.9.18" # ------------------------------------------------------------ # Validate configuration