From 33360fdcc6790101d5470f74929e894a21658a48 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 14 Aug 2024 12:14:59 +0200 Subject: [PATCH] Update action.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jan Čermák --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1574567..54a8be3 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ inputs: required: true default: "--help" pull: - description: "Do not pull the latest version of builder (for testing)" + description: "Pull the latest version of builder (set to `false` for testing)" required: false default: "true" runs: