From 6b3e0cbcc46bda1bb54986830a9d85315cb9c6ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:50:30 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3 --- .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 c664053..e27307f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: path: "dist" - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@v1.12.2 + uses: pypa/gh-action-pypi-publish@v1.12.3 with: # Note that this is currently being pushed to the 'crossplane' PyPI # user (not org). See @negz if you need access - PyPI requires 2FA to