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