Skip to content

Commit b5b3740

Browse files
chore(deps): pin pypa/gh-action-pypi-publish action to cef2210
1 parent 75538f7 commit b5b3740

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
@@ -110,7 +110,7 @@ jobs:
110110
path: dist/
111111

112112
- name: Publish to PyPI
113-
uses: pypa/gh-action-pypi-publish@release/v1
113+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
114114
with:
115115
user: __token__
116116
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)