From c7e8727af4e6f12750ea30529a142491c741b55e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Justin=20Holgu=C3=ADn?= Date: Thu, 7 Sep 2023 09:50:44 -0700 Subject: [PATCH] Update action.yml Co-authored-by: Federico Builes --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2990d6d..8128af8 100644 --- a/action.yml +++ b/action.yml @@ -58,7 +58,7 @@ inputs: required: false default: true retry-on-snapshot-warnings-timeout: - description: How many seconds before bailing on retries + description: Number of seconds to wait before stopping snapshot retries. required: false default: 120 runs: