diff --git a/.github/workflows/release_pypi.yml b/.github/workflows/release_pypi.yml index c59a4579..d11f6a40 100644 --- a/.github/workflows/release_pypi.yml +++ b/.github/workflows/release_pypi.yml @@ -60,7 +60,7 @@ jobs: name: python-package-distributions path: dist/ - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4 + uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 compute-signatures: name: Compute SHA1 Sums and Sign with Sigstore diff --git a/.github/workflows/release_test_pypi.yml b/.github/workflows/release_test_pypi.yml index ac8872ff..3494c85a 100644 --- a/.github/workflows/release_test_pypi.yml +++ b/.github/workflows/release_test_pypi.yml @@ -60,7 +60,7 @@ jobs: name: python-package-distributions path: dist/ - name: Publish to Test PyPI - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4 + uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 with: repository-url: https://test.pypi.org/legacy/ diff --git a/changes/unreleased/0007.VskSAk9qxbJwh2rPHPAv3j.toml b/changes/unreleased/0007.VskSAk9qxbJwh2rPHPAv3j.toml new file mode 100644 index 00000000..527684ed --- /dev/null +++ b/changes/unreleased/0007.VskSAk9qxbJwh2rPHPAv3j.toml @@ -0,0 +1,5 @@ +dependencies = "Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0" +[[pull_requests]] +uid = "7" +author_uid = "dependabot[bot]" +closes_threads = []