From ab5ef3674f40da7ca556efe07b4da35a8daaaf87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:22:22 +0200 Subject: [PATCH] Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#151661) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index e305e7c76e6..87b5dd1ae77 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -480,7 +480,7 @@ jobs: python -m build - name: Upload package to PyPI - uses: pypa/gh-action-pypi-publish@v1.12.4 + uses: pypa/gh-action-pypi-publish@v1.13.0 with: skip-existing: true