Skip to content

Commit 80e3d8c

Browse files
Bump thomaseizinger/create-pull-request from 1.3.0 to 1.3.1 (#56)
* Bump thomaseizinger/create-pull-request from 1.3.0 to 1.3.1 Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.0 to 1.3.1. - [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.0...1.3.1) --- 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> * 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 be14b1b commit 80e3d8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0
44+
uses: thomaseizinger/create-pull-request@1.3.1
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
with:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- codespell
2222
- yamllint
2323
- blacken-docs
24-
- Update `thomaseizinger/create-pull-request` GitHub Action to v1.3.0
24+
- Update `thomaseizinger/create-pull-request` GitHub Action to v1.3.1
2525
- Update `astral-sh/ruff-pre-commit` to v0.0.278
2626
- Update `asottile/blacken-docs` hook to v1.15.0
2727
- Update `charliermarsh/ruff-pre-commit` hook to v0.0.275

0 commit comments

Comments
 (0)