Skip to content

Commit e2bb191

Browse files
Update ncipollo/release-action action to v1.12.0 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0470f10 commit e2bb191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ jobs:
451451
path: wheelhouse
452452

453453
- name: Create release draft
454-
uses: ncipollo/release-action@v1.11.2
454+
uses: ncipollo/release-action@v1.12.0
455455
with:
456456
name: ${{ env.RELEASE_TAG }}
457457
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)