From be2bd38fd6bdba7baffc606f521f6b36911da605 Mon Sep 17 00:00:00 2001 From: Jill Regan Date: Fri, 20 Feb 2026 19:04:29 -0500 Subject: [PATCH] fix syntax error --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 17d8e22..2cae232 100644 --- a/action.yml +++ b/action.yml @@ -11,7 +11,7 @@ inputs: export-env: description: Export the secrets as environment variables default: "false" - # Backward-compatible no-op input (intentionally ignored) + # Backward-compatible no-op input (intentionally ignored) version: description: "(Deprecated) No longer used. Kept for backwards compatibility." default: "latest"