From d3dc451ee99fc0cf959f726af4c928bc6029f50c Mon Sep 17 00:00:00 2001 From: konsti Date: Thu, 9 Oct 2025 15:34:43 +0200 Subject: [PATCH] Update pypa/gh-action-pypi-publish to release tag (#16176) Renovate has been complaining. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 99d84f7b2..f59b06de3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1920,7 +1920,7 @@ jobs: ../uv build - name: "Publish astral-test-pypa-gh-action" - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1 + uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 with: # With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more # leniently