From 9ed928425906edc1b556f3c37ca45970c28b69d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:17:29 +0000 Subject: [PATCH] build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group (#529) --- .github/workflows/release.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 440d196..fc53bc2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,6 +41,4 @@ jobs: overwrite: true file_glob: true - name: Deploy to PyPI - uses: pypa/gh-action-pypi-publish@v1.10.3 - with: - attestations: true + uses: pypa/gh-action-pypi-publish@v1.11.0