Bump dangoslen/changelog-enforcer from v1.6.1 to v2 (#2337)

Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from v1.6.1 to v2.
- [Release notes](https://github.com/dangoslen/changelog-enforcer/releases)
- [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dangoslen/changelog-enforcer/compare/v1.6.1...48475fe18184740cfbf6cd48cb62d3428ab301dd)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-05 11:39:13 +01:00 committed by GitHub
parent 88e31b12a7
commit 9cca310e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
# Gives an error if there's no change in the changelog (except using label) # Gives an error if there's no change in the changelog (except using label)
- name: Changelog check - name: Changelog check
uses: dangoslen/changelog-enforcer@v1.6.1 uses: dangoslen/changelog-enforcer@v2
with: with:
changeLogPath: 'CHANGELOG.md' changeLogPath: 'CHANGELOG.md'
skipLabels: 'no changelog entry needed, ci, submodules' skipLabels: 'no changelog entry needed, ci, submodules'