Skip to content

Commit 5e892b1

Browse files
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#251)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.1) --- 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 605ba23 commit 5e892b1

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
@@ -24,4 +24,4 @@ jobs:
2424
- name: Build package
2525
run: pyproject-build -s -w . -o dist
2626
- name: Publish to PyPI
27-
uses: pypa/gh-action-pypi-publish@v1.9.0
27+
uses: pypa/gh-action-pypi-publish@v1.10.1

0 commit comments

Comments
 (0)