Skip to content

Commit 29b7416

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#36)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b6e205 commit 29b7416

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
@@ -115,6 +115,6 @@ jobs:
115115
run: |
116116
poetry build
117117
- name: Publish to PyPi
118-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
118+
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1
119119
with:
120120
packages-dir: client-python/dist/

0 commit comments

Comments
 (0)