chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2

This commit is contained in:
renovate[bot] 2024-11-07 01:51:37 +00:00 committed by GitHub
parent 870edfcd76
commit 7452119ba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ jobs:
path: "dist" path: "dist"
- name: Publish to PyPI - name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.3 uses: pypa/gh-action-pypi-publish@v1.12.2
with: with:
# Note that this is currently being pushed to the 'crossplane' PyPI # Note that this is currently being pushed to the 'crossplane' PyPI
# user (not org). See @negz if you need access - PyPI requires 2FA to # user (not org). See @negz if you need access - PyPI requires 2FA to