From 649953795d9eb69947b1233709402fda3d31a531 Mon Sep 17 00:00:00 2001 From: Dmitry Kisler Date: Thu, 5 Oct 2023 01:43:28 +0200 Subject: [PATCH] chore: remote misleading note. Signed-off-by: Dmitry Kisler --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 68228f8..c489841 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: description: 'The API token for a Terraform Cloud/Enterprise instance to place within the credentials block of the OpenTofu CLI configuration file.' required: false tofu_version: - description: 'The version of OpenTofu CLI to install. If no version is given, it will default to `latest`. Note! The CLI is built from source until the first OpenTofu official release.' + description: 'The version of OpenTofu CLI to install. If no version is given, it will default to `latest`. default: 'latest' required: false tofu_wrapper: