8000 chore: bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (#130) · encoderlee/python_example@b3d4b06 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit b3d4b06

Browse files
chore: bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (pybind#130)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.2 to 1.6.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.5.2...v1.6.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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c674a46 commit b3d4b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
name: artifact
7474
path: dist
7575

76-
- uses: pypa/gh-action-pypi-publish@v1.5.2
76+
- uses: pypa/gh-action-pypi-publish@v1.6.1
7777
with:
7878
user: __token__
7979
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)
0