Skip to content

Commit 27a1a75

Browse files
authored
Merge pull request #28 from vuillaut/renovate/pypa-gh-action-pypi-publish-digest
Update pypa/gh-action-pypi-publish digest to 03f86fe
2 parents ef6ea0b + bbe9886 commit 27a1a75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Building package
3131
run: python setup.py sdist bdist_wheel
3232
- name: Publish package
33-
uses: pypa/gh-action-pypi-publish@3317ede93a4981d0fc490510c6fcf8bf0e92ed05
33+
uses: pypa/gh-action-pypi-publish@03f86fee9ac21f854951f5c6e2a02c2a1324aec7
3434
with:
3535
user: __token__
3636
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)