Skip to content

Commit b1c7e2d

Browse files
Bump dangoslen/changelog-enforcer from 2 to 3 (#423)
* Bump dangoslen/changelog-enforcer from 2 to 3 Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from 2 to 3. - [Release notes](https://github.com/dangoslen/changelog-enforcer/releases) - [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md) - [Commits](dangoslen/changelog-enforcer@v2...v3) --- updated-dependencies: - dependency-name: dangoslen/changelog-enforcer dependency-type: direct:production update-type: version-update:semver-major ... 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: Nguyen Damien <ngn.damien@gmail.com>
1 parent a223425 commit b1c7e2d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313

1414
- id: changelog-enforcer
15-
uses: dangoslen/changelog-enforcer@v2
15+
uses: dangoslen/changelog-enforcer@v3
1616
with:
1717
changeLogPath: 'CHANGELOG.md'
1818
skipLabels: 'Skip-Changelog'

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
### Repository
2626

2727
- Add configuration for CIBuildWheel in `pyproject.toml`
28+
- Update `dangoslen/changelog-enforcer` GitHub action to v3
2829
- Update `thomaseizinger/keep-a-changelog-new-release` GiHub action to v1.3.0
2930
- Update `thomaseizinger/create-pull-request` GiHub action to v1.2.2
3031
- Update pre-commit hook `pre-commit/pre-commit-hooks` to v4.1.0

0 commit comments

Comments
 (0)