Skip to content

Commit 24b5cb2

Browse files
committed
release: update pypi publish action
1 parent bce4693 commit 24b5cb2

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
@@ -54,7 +54,7 @@ jobs:
5454
token: ${{ secrets.GH_API_SECRET }}
5555

5656
- name: Publish to PyPi
57-
uses: pypa/gh-action-pypi-publish@v1.6.4
57+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # 1.12.4
5858
with:
5959
password: ${{ secrets.PYPI_API_TOKEN }}
6060

0 commit comments

Comments
 (0)