Skip to content

Commit a6f6388

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (hiero-ledger#2455)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7657072 commit a6f6388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
cp dist/*.tar.gz publish-dist/
109109
110110
- name: Publish to PyPI
111-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
111+
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1
112112
with:
113113
packages-dir: publish-dist
114114
skip-existing: true

0 commit comments

Comments
 (0)