Skip to content

Commit

Permalink
updated api client reference
Browse files Browse the repository at this point in the history
  • Loading branch information
benPearce1 committed Feb 17, 2023
1 parent d1df73b commit 1f7a8a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -85,4 +85,4 @@
"test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
},
"version": "3.0.1"
}
}

0 comments on commit 1f7a8a5

Please sign in to comment.