Skip to content

Commit

Permalink
Bump OctopusDeploy/push-package-action from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [OctopusDeploy/push-package-action](https://github.com/OctopusDeploy/push-package-action) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/OctopusDeploy/push-package-action/releases)
- [Changelog](https://github.com/OctopusDeploy/push-package-action/blob/main/CHANGELOG.md)
- [Commits](OctopusDeploy/push-package-action@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: OctopusDeploy/push-package-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 26, 2022
1 parent 8343763 commit fc81a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
path: octopus-package/*
retention-days: 1
- name: Push package to Octopus Deploy
uses: OctopusDeploy/push-package-action@v2.0.1
uses: OctopusDeploy/push-package-action@v2.1.0
with:
server: https://deploy.particular.net
api_key: ${{ secrets.OCTOPUS_DEPLOY_API_KEY }}
Expand Down

0 comments on commit fc81a71

Please sign in to comment.