From c0ad4a0b1ebe5150ad54e6b1bbe173a29ba2cbe1 Mon Sep 17 00:00:00 2001 From: pavelzw <29506042+pavelzw@users.noreply.github.com> Date: Tue, 7 Jan 2025 06:00:41 +0000 Subject: [PATCH] Bump rattler-build version to v0.33.3 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0bac8c1..74e9d3d 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: rattler-build-version: description: Version of rattler-build to use required: false - default: 'v0.33.1' + default: 'v0.33.3' recipe-path: description: Path to the recipe.yaml file required: true