Skip to content

Commit

Permalink
Bump Particular/push-octopus-package-action from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [Particular/push-octopus-package-action](https://github.com/particular/push-octopus-package-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/particular/push-octopus-package-action/releases)
- [Commits](Particular/push-octopus-package-action@v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
1 parent 301aa6e commit f5065c3
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 @@ -47,6 +47,6 @@ jobs:
path: nugets/*
retention-days: 1
- name: Deploy
uses: Particular/push-octopus-package-action@v2.0.0
uses: Particular/push-octopus-package-action@v2.1.0
with:
octopus-deploy-api-key: ${{ secrets.OCTOPUS_DEPLOY_API_KEY }}

0 comments on commit f5065c3

Please sign in to comment.