Skip to content

Commit 9210f0d

Browse files
Bump dangoslen/dependabot-changelog-helper from 3 to 4 (#1466) (#1468)
Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 3 to 4. - [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@v3...v4) Signed-off-by: Thomas Farr <[email protected]> --- 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> (cherry picked from commit 9520a95) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be83953 commit 9210f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dependabot_pr.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
token: ${{ steps.github_app_token.outputs.token }}
2424

2525
- name: Update the changelog
26-
uses: dangoslen/dependabot-changelog-helper@v1
26+
uses: dangoslen/dependabot-changelog-helper@v4
2727
with:
2828
version: 'Unreleased'
2929

@@ -34,4 +34,4 @@ jobs:
3434
branch: ${{ github.head_ref }}
3535
commit_user_name: dependabot[bot]
3636
commit_user_email: [email protected]
37-
commit_options: '--signoff'
37+
commit_options: '--signoff'

0 commit comments

Comments
 (0)