Skip to content

Commit 4a86292

Browse files
authored
Merge pull request #738 from tdewolff/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1
2 parents 21fc2c2 + 117198c commit 4a86292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
with:
157157
files: bindings/py/dist/*
158158
- name: Publish to PyPI
159-
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
159+
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241
160160
with:
161161
user: __token__
162162
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)