Skip to content

Commit

Permalink
Merge pull request #15 from OctopusDeploy/fix/remove-capability-api
Browse files Browse the repository at this point in the history
updated api-client reference
  • Loading branch information
benPearce1 authored Feb 6, 2023
2 parents 4337d0d + 19c6adb commit 26b5c4d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "^3.0.1"
"@octopusdeploy/api-client": "^3.0.2"
},
"description": "GitHub Action to Create a Release in Octopus Deploy",
"devDependencies": {
Expand Down Expand Up @@ -85,4 +85,4 @@
"test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
},
"version": "3.0.2"
}
}

0 comments on commit 26b5c4d

Please sign in to comment.