Skip to content

Commit f07e776

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.14.1 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9709c7a commit f07e776

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: 🏗 Build package
4646
run: poetry build --no-interaction
4747
- name: 🚀 Publish to PyPi
48-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
48+
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
4949
with:
5050
verbose: true
5151
print-hash: true

0 commit comments

Comments
 (0)