From ce7251697bc4031001a0ab66a541f79329896057 Mon Sep 17 00:00:00 2001 From: Richard Robert Reitz Date: Thu, 2 Oct 2025 14:55:35 +0200 Subject: [PATCH] chore(cli): updated edge connect client to version v0.1.1 --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 5732361..327eed8 100644 --- a/action.yaml +++ b/action.yaml @@ -13,7 +13,7 @@ inputs: version: description: 'The version of the edge-connect-client to use.' required: false - default: 'v0.1.0' + default: 'v0.1.1' baseUrl: description: 'The base URL of the Edge Connect API.'