Skip to content

Commit 521c9ab

Browse files
Merge pull request #20 from MichaelisTrofficus/dependabot/github_actions/release-drafter/release-drafter-5.24.0
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
2 parents c354400 + c1969e8 commit 521c9ab

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

7575
- name: Publish the release notes
76-
uses: release-drafter/release-drafter@v5.23.0
76+
uses: release-drafter/release-drafter@v5.24.0
7777
with:
7878
publish: ${{ steps.check-version.outputs.tag != '' }}
7979
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)