From 71e8d2e4d61592273d38674e360116cb68b4f625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:11:34 +0000 Subject: [PATCH] Update dependency uv to v0.11.12 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 245bbe0..e26ee94 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: uv_version: description: the version of uv to use required: false - default: '0.11.11' + default: '0.11.12' runs: using: composite steps: