Skip to content

Commit b82ce33

Browse files
authored
Merge pull request #15 from vuillaut/renovate/pypa-gh-action-pypi-publish-digest
Update pypa/gh-action-pypi-publish digest to 87b624f
2 parents 87a9298 + 516ad5c commit b82ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

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

0 commit comments

Comments
 (0)