Skip to content

Commit 4e61ee7

Browse files
authored
Merge pull request #84 from Atypical-Consulting/dependabot/github_actions/release-drafter/release-drafter-6
build(deps): bump release-drafter/release-drafter from 5 to 6
2 parents c62d4b5 + 7332f3d commit 4e61ee7

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
@@ -32,7 +32,7 @@ jobs:
3232
# echo "GHE_HOST=${GITHUB_SERVER_URL##https:\/\/}" >> $GITHUB_ENV
3333

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

0 commit comments

Comments
 (0)