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