Skip to content

Commit

Permalink
Merge pull request #74 from clickbar/dependabot/github_actions/dangos…
Browse files Browse the repository at this point in the history
…len/changelog-enforcer-3.6.0
  • Loading branch information
saibotk authored Feb 12, 2024
2 parents 377c0a1 + 13511f0 commit 8c102b9
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 8c102b9

Please sign in to comment.