Skip to content

Commit

Permalink
Merge pull request #61 from clickbar/dependabot/github_actions/dangos…
Browse files Browse the repository at this point in the history
…len/changelog-enforcer-3.5.1
  • Loading branch information
saibotk authored Aug 7, 2023
2 parents 52508f5 + 43314d9 commit 10ae6bf
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 10ae6bf

Please sign in to comment.