Skip to content

Commit 66c7f95

Browse files
build(deps): bump thomaseizinger/create-pull-request from 1.2.1 to 1.2.2 (#5)
Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.2.1 to 1.2.2. - [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.2.1...1.2.2) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cff9d6 commit 66c7f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/draft-new-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: git push origin release/${{ github.event.inputs.version }} --force
5050

5151
- name: Create pull request
52-
uses: thomaseizinger/create-pull-request@1.2.1
52+
uses: thomaseizinger/create-pull-request@1.2.2
5353
with:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
head: release/${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)