Skip to content

Commit

Permalink
Bump Particular/push-octopus-package-action from 1.2.1 to 2.0.0 (#597)
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 1.2.1 to 2.0.0.
- [Commits](Particular/push-octopus-package-action@v1.2.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent e22c272 commit 8e00ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
path: nugets/*
retention-days: 1
- name: Deploy
uses: Particular/push-octopus-package-action@v1.2.1
uses: Particular/push-octopus-package-action@v2.0.0
with:
octopus-deploy-api-key: ${{ secrets.OCTOPUS_DEPLOY_API_KEY }}

0 comments on commit 8e00ab1

Please sign in to comment.