Skip to content

Commit 279f3ca

Browse files
⬆️ Update release-drafter/release-drafter action to v7.3.1
1 parent edd6013 commit 279f3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)