Skip to content

Commit 2ba1ea1

Browse files
Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 (#79)
* 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 91ef2cb commit 2ba1ea1

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
@@ -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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Update `action/setup-python` GitHub Action to v5
1313
- Update `action/checkout` GitHub Action to v4
1414
- Update `github/codeql-action/analyze` GitHub Action to v3
15+
- Update `thomaseizinger/create-pull-request` GitHub Action to v1.4.0
1516
- Update `adrienverge/yamllint.git` hook to v1.35.1
1617
- Update `astral-sh/ruff-pre-commit` hook to v0.4.5
1718
- Update `codespell-project/codespell` hook to v2.3.0

0 commit comments

Comments
 (0)