Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit 871145a

Browse files
chore(deps): update release-drafter/release-drafter action to v6
1 parent 471c50a commit 871145a

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)