Skip to content

Commit 6866a66

Browse files
chore(actions): update pypa/gh-action-pypi-publish action to v1.13.0 [security]
1 parent eb5cbac commit 6866a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: built-artifacts
7070
path: dist/
7171

72-
- uses: pypa/gh-action-pypi-publish@v1.12.4
72+
- uses: pypa/gh-action-pypi-publish@v1.13.0
7373
with:
7474
user: __token__
7575
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)