Skip to content

Commit

Permalink
Add version config for dependabot changelog helper
Browse files Browse the repository at this point in the history
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
  • Loading branch information
kotwanikunal committed Aug 30, 2022
1 parent 39ae750 commit e9cbfb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changelog_verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- uses: dangoslen/dependabot-changelog-helper@v1
with:
version: 'Unreleased'

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit e9cbfb6

Please sign in to comment.