diff --git a/action.yml b/action.yml index 8128af8..7073d6a 100644 --- a/action.yml +++ b/action.yml @@ -56,7 +56,7 @@ inputs: retry-on-snapshot-warnings: description: Whether to retry on snapshot warnings required: false - default: true + default: false retry-on-snapshot-warnings-timeout: description: Number of seconds to wait before stopping snapshot retries. required: false