Skip to content

Commit 6981031

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#358)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dcb8be commit 6981031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: >-
4040
python3 -m build
4141
- name: Publish release to PyPI
42-
uses: pypa/gh-action-pypi-publish@v1.8.7
42+
uses: pypa/gh-action-pypi-publish@v1.8.8
4343
with:
4444
user: __token__
4545
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)