Skip to content

Commit aa4223e

Browse files
Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 (#114)
* Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 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] <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 5dc7419 commit aa4223e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/draft_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
# yamllint disable rule:line-length
4343
- name: Create pull request
44-
uses: thomaseizinger/create-pull-request@1.3.1
44+
uses: thomaseizinger/create-pull-request@1.4.0
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
with:

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Repository
1111

12-
- Update `action/setup-python` GitHub Action to v5
13-
- Update GitHub Action `ilammy/msvc-dev-cmd` from v1.12.1 to v1.13.0
12+
- Update GitHub Action `action/setup-python` to v5
1413
- Update GitHub Action `codecov/codecov-action` from v3 to v4
14+
- Update GitHub Action `ilammy/msvc-dev-cmd` from v1.12.1 to v1.13.0
15+
- Update GitHub Action `thomaseizinger/create-pull-request` to v1.4.0
1516
- Update `adrienverge/yamllint` hook to v1.35.1
1617
- Update `astral-sh/ruff-pre-commit` hook to v0.3.5
1718
- Update `Lucas-C/pre-commit-hook` hook to v1.5.5

0 commit comments

Comments
 (0)