Skip to content

Commit 38e61bb

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#121)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.14...v1.9.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cbc206 commit 38e61bb

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.14
35+
uses: pypa/gh-action-pypi-publish@v1.9.0
3636

3737
- name: sign
3838
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)