| commit | 94d23a0d8627d87f534c2e31ede19fe42ed39917 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 07 19:09:45 2024 -0400 |
| committer | GitHub <noreply@github.com> | Mon Oct 07 19:09:45 2024 -0400 |
| tree | de3a01c321a5254fc8740e426ee6229ca17e5dd0 | |
| parent | dd194bcf5d9b64bb68d3cf2edfee12fcbf5c7f48 [diff] |
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 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/897895f1e160c830e369f9779632ebc134688e1b...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] <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 77d6262..565fb34 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml
@@ -53,6 +53,6 @@ - name: publish if: github.event_name == 'push' - uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2 + uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3 with: attestations: true