Skip to content

Commit

Permalink
Bump CasperWA/push-protected from 2.3.0 to 2.4.0 (#267)
Browse files Browse the repository at this point in the history
Bumps [CasperWA/push-protected](https://github.com/CasperWA/push-protected) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/CasperWA/push-protected/releases)
- [Commits](CasperWA/push-protected@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: CasperWA/push-protected
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 5, 2021
1 parent bba0555 commit edefdcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: .github/static/update_version.sh

- name: Push to and update '${{ env.PUBLISH_UPDATE_BRANCH }}'
uses: CasperWA/push-protected@v2.3.0
uses: CasperWA/push-protected@v2.4.0
with:
token: ${{ secrets.RELEASE_PAT }}
branch: ${{ env.PUBLISH_UPDATE_BRANCH }}
Expand Down

0 comments on commit edefdcf

Please sign in to comment.