Skip to content

Commit c75bb00

Browse files
authored
Merge pull request #301 from 8BitJonny/dependabot/github_actions/release-drafter/release-drafter-6
build(deps): bump release-drafter/release-drafter from 5 to 6
2 parents bf53af2 + 79efac5 commit c75bb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# echo "GHE_HOST=${GITHUB_SERVER_URL##https:\/\/}" >> $GITHUB_ENV
2727

2828
# Drafts your next Release notes as Pull Requests are merged into "master"
29-
- uses: release-drafter/release-drafter@v5
29+
- uses: release-drafter/release-drafter@v6
3030
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
3131
# with:
3232
# config-name: my-config.yml

0 commit comments

Comments
 (0)