Skip to content

Commit ff53d13

Browse files
Bump pypa/gh-action-pypi-publish from 1.1.0 to 1.8.11 (#239)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50cda00 commit ff53d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
pip install wheel
7575
python setup.py sdist bdist_wheel
7676
- name: Publish
77-
uses: pypa/gh-action-pypi-publish@v1.1.0
77+
uses: pypa/gh-action-pypi-publish@v1.8.11
7878
with:
7979
user: __token__
8080
password: ${{ secrets.PYPI_KEY }}

0 commit comments

Comments
 (0)