Skip to content

Commit 945d327

Browse files
chore(deps): pin pypa/gh-action-pypi-publish action to cef2210
1 parent f60ad24 commit 945d327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
path: dist/
7979

8080
- name: Publish to PyPI
81-
uses: pypa/gh-action-pypi-publish@release/v1
81+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
8282
with:
8383
user: __token__
8484
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)