Skip to content

Commit

Permalink
Bump dangoslen/dependabot-changelog-helper from 2 to 3 (#930)
Browse files Browse the repository at this point in the history
Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 2 to 3.
- [Release notes](https://github.com/dangoslen/dependabot-changelog-helper/releases)
- [Changelog](https://github.com/dangoslen/dependabot-changelog-helper/blob/main/CHANGELOG.md)
- [Commits](dangoslen/dependabot-changelog-helper@v2...v3)

---
updated-dependencies:
- dependency-name: dangoslen/dependabot-changelog-helper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 4b1eb31 commit 4f1dd9d
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 @@ -30,7 +30,7 @@ jobs:
token: ${{ steps.github_app_token.outputs.token }}

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

Expand Down

0 comments on commit 4f1dd9d

Please sign in to comment.