From 27d7b4ec7426375ada9c5e570d623811db6621b3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 16 Apr 2026 03:46:57 +0000 Subject: [PATCH] chore(deps): pin pypa/gh-action-pypi-publish action to cef2210 --- .github/workflows/pypi-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index c35de7a0..2bcef484 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -21,4 +21,4 @@ jobs: pip install hatch hatch build - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@release/v1 + uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1