Skip to content

Commit d2d5d5f

Browse files
Bump dangoslen/dependabot-changelog-helper from 3 to 4 (#17498)
* Bump dangoslen/dependabot-changelog-helper from 3 to 4 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) --- 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]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 007600e commit d2d5d5f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .github/workflows/dependabot_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
commit_options: '--signoff'
5757

5858
- name: Update the changelog
59-
uses: dangoslen/dependabot-changelog-helper@v3
59+
uses: dangoslen/dependabot-changelog-helper@v4
6060
with:
6161
version: 'Unreleased 2.x'
6262

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212
### Dependencies
1313
- Bump `ch.qos.logback:logback-core` from 1.5.16 to 1.5.17 ([#17609](https://github.com/opensearch-project/OpenSearch/pull/17609))
1414
- Bump `org.jruby.joni:joni` from 2.2.3 to 2.2.5 ([#17608](https://github.com/opensearch-project/OpenSearch/pull/17608))
15+
- Bump `dangoslen/dependabot-changelog-helper` from 3 to 4 ([#17498](https://github.com/opensearch-project/OpenSearch/pull/17498))
1516

1617
### Changed
1718

0 commit comments

Comments
 (0)