Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 0b372f5

Browse files
authored
Merge pull request #674 from staticdev/dependabot/github_actions/release-drafter/release-drafter-5.20.0
Bump release-drafter/release-drafter from 5.19.0 to 5.20.0
2 parents 900cf13 + e6ecf98 commit 0b372f5

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.19.0
73+
uses: release-drafter/release-drafter@v5.20.0
7474
with:
7575
publish: ${{ steps.check-version.outputs.tag != '' }}
7676
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)