From 0d2b9dea196dc6b670768dce8f9ade67aa62e27b Mon Sep 17 00:00:00 2001 From: Madis Pink Date: Thu, 16 Oct 2025 20:08:05 +0300 Subject: [PATCH] chore: bump default ew-cli to 0.12.6 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9789506..f1a3a6b 100644 --- a/action.yml +++ b/action.yml @@ -5,7 +5,7 @@ inputs: version: description: 'ew-cli version to use' required: true - default: '0.11.0' + default: '0.12.6' api-token: description: 'Api token for emulator.wtf' required: true