Skip to content

Commit 3b8687c

Browse files
github-actions(deps): bump peter-evans/create-pull-request from 4 to 5 (#634)
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>
1 parent 0603c8e commit 3b8687c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch-alias.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
composer config extra.branch-alias.dev-main ${{ steps.find_alias.outputs.alias }}-dev
5555
5656
- name: "Create Pull Request"
57-
uses: "peter-evans/create-pull-request@v4"
57+
uses: "peter-evans/create-pull-request@v5"
5858
with:
5959
base: "main"
6060
branch: "branch-alias-update"

0 commit comments

Comments
 (0)