Skip to content

Commit 99f62f5

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.6.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.5.1...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] <[email protected]>
1 parent 5c7fc8d commit 99f62f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
name: artifact
3535
path: dist
3636

37-
- uses: pypa/gh-action-pypi-publish@v1.5.1
37+
- uses: pypa/gh-action-pypi-publish@v1.6.1
3838
with:
3939
user: __token__
4040
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)