Skip to content

Commit cd4a6a1

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#93)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.10. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.8...v1.8.10) --- 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> Co-authored-by: William Woodruff <william@yossarian.net>
1 parent eb8b271 commit cd4a6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: python -m build
3333

3434
- name: publish
35-
uses: pypa/gh-action-pypi-publish@v1.8.8
35+
uses: pypa/gh-action-pypi-publish@v1.8.10
3636

3737
- name: sign
3838
uses: sigstore/gh-action-sigstore-python@v1.2.3

0 commit comments

Comments
 (0)