From 78f4bed7b36fda432a9f45ca7650cba2505f231e Mon Sep 17 00:00:00 2001 From: Dominik Date: Thu, 2 Apr 2026 07:16:02 +0200 Subject: [PATCH] only show use-pro deprecation message on top action input --- startup/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/startup/action.yml b/startup/action.yml index ce39050..740fccc 100644 --- a/startup/action.yml +++ b/startup/action.yml @@ -14,7 +14,6 @@ inputs: description: 'Deprecated. Whether to use LocalStack Pro (requires a valid CI Auth Token)' required: false default: 'true' - deprecationMessage: 'use-pro is deprecated and will be removed in a future release. The pro image is now the default.' configuration: description: 'Configuration variables to use for LocalStack' required: false