Skip to content

Commit cd7cab8

Browse files
committed
bump pypa/gh-action-pypi-publish to 1.13.0
1 parent 96ac6ef commit cd7cab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
ls -al dist/
170170
171171
- name: Upload to PyPI
172-
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
172+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
173173
with:
174174
user: __token__
175175
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)