Skip to content

Commit 878fb3e

Browse files
Bump thomaseizinger/create-pull-request from 1.2.2 to 1.3.0 (#48)
* Bump thomaseizinger/create-pull-request from 1.2.2 to 1.3.0 Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.2.2 to 1.3.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.2.2...1.3.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 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nguyen Damien <ngn.damien@gmail.com>
1 parent 016a539 commit 878fb3e

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
@@ -40,7 +40,7 @@ jobs:
4040

4141
# yamllint disable rule:line-length
4242
- name: Create pull request
43-
uses: thomaseizinger/create-pull-request@1.2.2
43+
uses: thomaseizinger/create-pull-request@1.3.0
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
with:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- Update `black` hook to v22.10.0
3030
- Update `flake8` hook to v5.0.4
3131
- Update `Lucas-C/pre-commit-hooks` hook to v1.3.1
32+
- Update `thomaseizinger/create-pull-request` GitHub Action to v1.3.0
3233

3334
## [1.4.1] - 2022-05-04
3435

0 commit comments

Comments
 (0)