Skip to content

Commit b84e155

Browse files
chore(deps): update ncipollo/release-action action to v1.14.0 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f4acd0 commit b84e155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN_PI_HEIF }}
6565

6666
- name: Create release draft
67-
uses: ncipollo/release-action@v1.13.0
67+
uses: ncipollo/release-action@v1.14.0
6868
with:
6969
name: ${{ env.RELEASE_TAG }}
7070
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)