Skip to content

Commit

Permalink
Bump Particular/push-octopus-package-action from 1.2.0 to 1.2.1
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.0 to 1.2.1.
- [Commits](Particular/push-octopus-package-action@v1.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 20, 2023
1 parent 0fb7ce1 commit 268be6d
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 @@ -40,7 +40,7 @@ jobs:
shell: pwsh
- name: Deploy
if: ${{ github.event_name == 'push' && github.ref_type == 'tag' }}
uses: Particular/[email protected].0
uses: Particular/[email protected].1
with:
octopus-deploy-api-key: ${{ secrets.OCTOPUS_DEPLOY_API_KEY }}

0 comments on commit 268be6d

Please sign in to comment.