Skip to content

Commit 79996e4

Browse files
Bump thomaseizinger/create-pull-request from 1.1.0 to 1.2.0 (#13)
* Bump thomaseizinger/create-pull-request from 1.1.0 to 1.2.0 Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.1.0 to 1.2.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.1.0...1.2.0) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update CHANGELOG Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nguyen Damien <ngn.damien@gmail.com>
1 parent aeae217 commit 79996e4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/draft_release.yml

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

3939
- name: Create pull request
40-
uses: thomaseizinger/create-pull-request@1.1.0
40+
uses: thomaseizinger/create-pull-request@1.2.0
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
with:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Repository
1616

1717
- Update pre-commit hooks
18+
- Update `thomaseizinger/create-pull-request` GiHub action
1819

1920
## [1.2.1] - 2021-07-19
2021

0 commit comments

Comments
 (0)