Bump changelog enforcer to v1.6.1 (#2296)
We now also ignore dependabot labels in the changelog enforcer
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
# Gives an error if there's no change in the changelog (except using label)
|
||||
- name: Changelog check
|
||||
uses: dangoslen/changelog-enforcer@v1.5.1
|
||||
uses: dangoslen/changelog-enforcer@v1.6.1
|
||||
with:
|
||||
changeLogPath: 'CHANGELOG.md'
|
||||
skipLabel: 'no changelog entry needed'
|
||||
skipLabels: 'no changelog entry needed, ci, submodules'
|
||||
|
||||
Reference in New Issue
Block a user