| commit | 83cf5af8dc5628a96a7f87830082c4c93d372006 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 04 18:35:20 2024 -0500 |
| committer | GitHub <noreply@github.com> | Mon Mar 04 18:35:20 2024 -0500 |
| tree | 5ede20f3d698aa901a2c0e6f2f063597924547a5 | |
| parent | d042531a927fc0110cad350cad62627519204ee9 [diff] |
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#274) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf...e53eb8b103ffcb59469888563dc324e3c8ba6f06) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a6e1a03..ca97cf3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml
@@ -53,4 +53,4 @@ - name: publish if: github.event_name == 'push' - uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11 + uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12