Skip to content

Commit c4bed0e

Browse files
Bump thomaseizinger/keep-a-changelog-new-release from 1.2.1 to 1.3.0 (#416)
* Bump thomaseizinger/keep-a-changelog-new-release from 1.2.1 to 1.3.0 Bumps [thomaseizinger/keep-a-changelog-new-release](https://github.com/thomaseizinger/keep-a-changelog-new-release) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/thomaseizinger/keep-a-changelog-new-release/releases) - [Changelog](https://github.com/thomaseizinger/keep-a-changelog-new-release/blob/master/CHANGELOG.md) - [Commits](thomaseizinger/keep-a-changelog-new-release@1.2.1...1.3.0) --- updated-dependencies: - dependency-name: thomaseizinger/keep-a-changelog-new-release 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: Damien Nguyen <ngn.damien@gmail.com>
1 parent 379d0f9 commit c4bed0e

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
@@ -26,7 +26,7 @@ jobs:
2626
run: git flow release start ${{ github.event.inputs.version }}
2727

2828
- name: Update changelog
29-
uses: thomaseizinger/keep-a-changelog-new-release@1.2.1
29+
uses: thomaseizinger/keep-a-changelog-new-release@1.3.0
3030
with:
3131
version: ${{ github.event.inputs.version }}
3232

CHANGELOG.md

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

17-
- Update `thomaseizinger/create-pull-request` GiHub action to v1.2.1
17+
- Update `thomaseizinger/create-pull-request` GiHub action to v1.3.0
1818

1919
## [0.7.0] - 2021-07-14
2020

0 commit comments

Comments
 (0)