Skip to content

Commit

Permalink
Bump dangoslen/changelog-enforcer from 3.4.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/dangoslen/changelog-enforcer/releases)
- [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/main/CHANGELOG.md)
- [Commits](dangoslen/changelog-enforcer@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: dangoslen/changelog-enforcer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 52508f5 commit 43314d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3.4.0
- uses: dangoslen/changelog-enforcer@v3.5.1
with:
changeLogPath: 'CHANGELOG.md'
skipLabels: 'skip-changelog'

0 comments on commit 43314d9

Please sign in to comment.