From 5dcac1b5d8230faf2771cb02a381573b046f58c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 11:46:09 +0000 Subject: [PATCH] build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.3 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/8a08d616893759ef8e1aa1f2785787c0b97e20d6...f7600683efdcb7656dec5b29656edb7bc586e597) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 401263db..1a6e4ea4 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@8a08d616893759ef8e1aa1f2785787c0b97e20d6" + uses: "pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597"