Skip to content

Commit 242ec51

Browse files
committed
cicd: update release-drafter
1 parent 37b7637 commit 242ec51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Draft a release
19-
uses: release-drafter/release-drafter@v5
19+
uses: release-drafter/release-drafter@v6
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)