Skip to content

Commit

Permalink
chore(deps): bump dangoslen/changelog-enforcer from 3.5.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer) from 3.5.1 to 3.6.0.
- [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.5.1...v3.6.0)

---
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 Feb 12, 2024
1 parent 377c0a1 commit 13511f0
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.5.1
- uses: dangoslen/changelog-enforcer@v3.6.0
with:
changeLogPath: 'CHANGELOG.md'
skipLabels: 'skip-changelog'

0 comments on commit 13511f0

Please sign in to comment.