File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 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'
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727### Repository
2828
2929- Add configuration for CIBuildWheel in ` pyproject.toml `
30+ - Update ` dangoslen/changelog-enforcer ` GitHub action to v3
3031- Update ` thomaseizinger/keep-a-changelog-new-release ` GiHub action to v1.3.0
3132- Update ` thomaseizinger/create-pull-request ` GiHub action to v1.2.2
3233- Update pre-commit hook ` pre-commit/pre-commit-hooks ` to v4.1.0
You can’t perform that action at this time.
0 commit comments