Skip to content

Commit 4063560

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#626)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3d9ed6 commit 4063560

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
@@ -63,7 +63,7 @@ jobs:
6363
run: >-
6464
python3 -m build
6565
- name: Publish release to PyPI
66-
uses: pypa/gh-action-pypi-publish@v1.8.12
66+
uses: pypa/gh-action-pypi-publish@v1.8.14
6767
with:
6868
user: __token__
6969
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)