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.'