Skip to content

Commit 0b9d2a0

Browse files
committed
update release-drafter action
1 parent b9efb82 commit 0b9d2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
update_release_draft:
2323
runs-on: ubuntu-latest
2424
steps:
25-
- uses: release-drafter/release-drafter@v5
25+
- uses: release-drafter/release-drafter@v6
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)