From 87c6f01267a396a122fda1abf50768a4218e3c81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 20:31:09 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish digest to dc37677 --- .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 bc2b99a..5a79203 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: subject-path: "dist/*" - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # release/v1 if: steps.release.outputs.released == 'true' - name: Publish package distributions to GitHub Releases