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

Commit eb0e50f

Browse files
Update release-drafter/release-drafter action to v6
1 parent a3d7494 commit eb0e50f

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

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

0 commit comments

Comments
 (0)