From 1f7a8a56604ecbe8614d1a2b57be3c7700106e44 Mon Sep 17 00:00:00 2001 From: Ben Pearce Date: Fri, 17 Feb 2023 14:35:27 +1000 Subject: [PATCH] updated api client reference --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9136e8bd..5ccfd816 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@actions/core": "^1.10.0", - "@octopusdeploy/api-client": "^2.1.4", + "@octopusdeploy/api-client": "^3.0.4", "tmp": "^0.2.1" }, "description": "GitHub Action to Create a Release in Octopus Deploy", @@ -85,4 +85,4 @@ "test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration" }, "version": "3.0.1" -} +} \ No newline at end of file