From 2d52ae273d94c72286a73cbc1394d23cc9f82835 Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Mon, 20 Oct 2025 14:53:48 +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 2571773..616d2b4 100644 --- a/action.yaml +++ b/action.yaml @@ -24,7 +24,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.'