Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 4 to 5 (#63)
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent 8f7d269 commit f28e62a
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 @@ -110,7 +110,7 @@ jobs:
cargo install cargo-edit
cargo set-version --bump beta
echo "version=$(cargo metadata --format-version 1 --no-deps | jq -r .packages[0].version)" >> $GITHUB_OUTPUT
- uses: peter-evans/create-pull-request@v4
- uses: peter-evans/create-pull-request@v5
with:
branch: bump-${{ steps.bump.outputs.version }}
delete-branch: true
Expand Down

0 comments on commit f28e62a

Please sign in to comment.