Update pypa/gh-action-pypi-publish to release tag (#16176)

Renovate has been complaining.
This commit is contained in:
konsti 2025-10-09 15:34:43 +02:00 committed by GitHub
parent 40204f06d1
commit d3dc451ee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1920,7 +1920,7 @@ jobs:
../uv build ../uv build
- name: "Publish astral-test-pypa-gh-action" - 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:
# With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more # With this GitHub action, we can't do as rigid checks as with our custom Python script, so we publish more
# leniently # leniently