Skip to content

Commit 2ae3e4e

Browse files
build(deps): Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 (#1462)
Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/thomaseizinger/create-pull-request/releases) - [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md) - [Commits](thomaseizinger/create-pull-request@1.3.1...1.4.0) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 192117c commit 2ae3e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebase-v2-on-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: ⏭ Create pull request
4949
if: steps.rebaseV2.outcome == 'failure'
50-
uses: thomaseizinger/create-pull-request@1.3.1
50+
uses: thomaseizinger/create-pull-request@1.4.0
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.BUNIT_BOT_TOKEN }}
5353
with:

0 commit comments

Comments
 (0)