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: