From 873f33ed40bb38407a87abba6cd2a65f35eb6286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:55:20 -0500 Subject: [PATCH] build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#1175) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/fb13cb306901256ace3dab689990e13a5550ffaa...15c56dba361d8335944d31a2ecd17d700fc7bcbc) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Woodruff --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a4adc9f..4baa38d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -76,4 +76,4 @@ jobs: path: "dist/" - name: "Publish dists to PyPI" - uses: "pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa" + uses: "pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc"