Skip to content

Commit 9e91226

Browse files
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0 (#691)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.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 9203d69 commit 9e91226

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
@@ -25,4 +25,4 @@ jobs:
2525
- name: Build package
2626
run: python -m build
2727
- name: Publish to PyPI
28-
uses: pypa/gh-action-pypi-publish@v1.11.0
28+
uses: pypa/gh-action-pypi-publish@v1.12.0

0 commit comments

Comments
 (0)