Skip to content

Commit

Permalink
Update dependabot changelog helper to v3 (#6495)
Browse files Browse the repository at this point in the history
Version 3 now uses the imperative mood ('Bump' vs 'Bumps') by default,
which matches the preferred style used throughout the changelog.

See: https://github.com/dangoslen/dependabot-changelog-helper/releases/tag/v3.0.0

Signed-off-by: Andrew Ross <[email protected]>
  • Loading branch information
andrross authored Feb 27, 2023
1 parent e9b5f9b commit 702cb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
commit_options: '--signoff'

- name: Update the changelog
uses: dangoslen/dependabot-changelog-helper@v2
uses: dangoslen/dependabot-changelog-helper@v3
with:
version: 'Unreleased 3.0'

Expand Down

0 comments on commit 702cb21

Please sign in to comment.