Skip to content

Commit 5a212ff

Browse files
dependabot[bot]hdonnay
authored andcommitted
build(deps): bump peter-evans/create-pull-request from 4.1.4 to 4.2.3
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.1.4 to 4.2.3. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v4.1.4...v4.2.3) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b883bc2 commit 5a212ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
/tmp/git-chglog $filter_tag --next-tag "${{ github.event.inputs.tag }}" -o CHANGELOG.md v4.0.0-alpha.2..
4747
- name: Create Pull Request
48-
uses: peter-evans/create-pull-request@v4.1.4
48+
uses: peter-evans/create-pull-request@v4.2.3
4949
with:
5050
title: "${{ github.event.inputs.tag }} Changelog Bump"
5151
body: "This is an automated changelog commit."

0 commit comments

Comments
 (0)