Skip to content

Commit 4d2e898

Browse files
authored
Merge pull request #124 from 56kyle/dependabot/github_actions/release-drafter/release-drafter-6.0.0
Bump release-drafter/release-drafter from 5.23.0 to 6.0.0
2 parents 7f50a91 + 2bf9c40 commit 4d2e898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
repository-url: https://test.pypi.org/legacy/
7171

7272
- name: Publish the release notes
73-
uses: release-drafter/release-drafter@v5.23.0
73+
uses: release-drafter/release-drafter@v6.0.0
7474
with:
7575
publish: ${{ steps.check-version.outputs.tag != '' }}
7676
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)