Skip to content

Commit 36569fa

Browse files
authored
Merge pull request #13 from vuillaut/renovate/pypa-gh-action-pypi-publish-digest
Update pypa/gh-action-pypi-publish digest to 81e9d93
2 parents 84c1fee + 2f50b2b commit 36569fa

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@79739dc2f2bf6bcfd21ecf9af9f06bd643dbeeae
33+
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
3434
with:
3535
user: __token__
3636
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)