Skip to content

Commit 0cc7140

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
dependabot: bump release-drafter/release-drafter from 5 to 6 (#567) (#574)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5...v6) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-major ... (cherry picked from commit 30b793b) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a04563 commit 0cc7140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release-notes-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Update draft release notes
14-
uses: release-drafter/release-drafter@v5
14+
uses: release-drafter/release-drafter@v6
1515
with:
1616
config-name: draft-release-notes-config.yml
1717
name: Version (set here)

0 commit comments

Comments
 (0)