Skip to content

Commit 8fb7b93

Browse files
authored
Merge pull request #6 from 56kyle/dependabot/github_actions/release-drafter/release-drafter-5.23.0
Bump release-drafter/release-drafter from 5.20.0 to 5.23.0
2 parents d98222e + 621986f commit 8fb7b93

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
@@ -74,7 +74,7 @@ jobs:
7474
repository_url: https://test.pypi.org/legacy/
7575

7676
- name: Publish the release notes
77-
uses: release-drafter/release-drafter@v5.20.0
77+
uses: release-drafter/release-drafter@v5.23.0
7878
with:
7979
publish: ${{ steps.check-version.outputs.tag != '' }}
8080
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)