From db62cdde1dd7ae0266d57a5a7d477c40eee547a1 Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Mon, 20 Oct 2025 14:54:13 +0000 Subject: [PATCH] chore(edge-client): updated client sdk version to 2.0.1 --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 327eed8..4c4b077 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.1' + default: 'v2.0.1' baseUrl: description: 'The base URL of the Edge Connect API.'