Skip to content

Commit a2c6ed6

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#2485)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93c7af5 commit a2c6ed6

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@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1
111+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # release/v1
112112
with:
113113
packages-dir: publish-dist
114114
skip-existing: true

0 commit comments

Comments
 (0)