Skip to content

Commit 173c282

Browse files
build(deps): bump toolmantim/release-drafter from 5.25.0 to 6.0.0 (#470)
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 5.25.0 to 6.0.0. - [Release notes](https://github.com/toolmantim/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.25.0...v6.0.0) --- updated-dependencies: - dependency-name: toolmantim/release-drafter 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>
1 parent 51cece5 commit 173c282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
# Drafts your next Release notes as Pull Requests are merged into "master"
14-
- uses: toolmantim/release-drafter@v5.25.0
14+
- uses: toolmantim/release-drafter@v6.0.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)