Skip to content

Commit f7ac585

Browse files
chore(deps): pin pypa/gh-action-pypi-publish action to cef2210
1 parent 69164ca commit f7ac585

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
@@ -55,7 +55,7 @@ jobs:
5555
run: uv build
5656

5757
- name: Publish to PyPI
58-
uses: pypa/gh-action-pypi-publish@release/v1
58+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
5959
with:
6060
user: __token__
6161
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)