Skip to content

Commit e1ebbe6

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#528)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29da5dc commit e1ebbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ jobs:
140140
run: python -m build --sdist --wheel --outdir dist/
141141

142142
- name: Publish package
143-
uses: pypa/gh-action-pypi-publish@v1.9.0
143+
uses: pypa/gh-action-pypi-publish@v1.10.0

0 commit comments

Comments
 (0)