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

Commit 8de79cc

Browse files
authored
Merge pull request #280 from lightszentip/renovate/release-drafter-release-drafter-6.x
chore(deps): update release-drafter/release-drafter action to v6
2 parents 471c50a + 871145a commit 8de79cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

+1-1
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)