Skip to content

Commit 8ca206f

Browse files
chore(deps): update ncipollo/release-action action to v1.20.0 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad066f3 commit 8ca206f

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
@@ -66,7 +66,7 @@ jobs:
6666
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN_PI_HEIF }}
6767

6868
- name: Create release draft
69-
uses: ncipollo/release-action@v1.18.0
69+
uses: ncipollo/release-action@v1.20.0
7070
with:
7171
name: ${{ env.RELEASE_TAG }}
7272
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)