From 591f72e1cadf94afbca32baec19191e9c782570e Mon Sep 17 00:00:00 2001 From: Madis Pink Date: Wed, 11 Feb 2026 15:16:34 +0200 Subject: [PATCH] chore: bump default ew-cli to 1.1.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6d0b139..241626b 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ inputs: version: description: Version of ew-cli to install required: false - default: 1.0.0-rc01 + default: 1.1.0 branding: color: orange icon: smartphone