Skip to content

Commit aa91260

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.10 (#16)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.10. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.6.4...v1.8.10) --- 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 2d22c9d commit aa91260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: python -m build
4040

4141
- name: Publish
42-
uses: pypa/gh-action-pypi-publish@v1.6.4
42+
uses: pypa/gh-action-pypi-publish@v1.8.10
4343
with:
4444
password: ${{ secrets.PYPI_API_TOKEN }}
4545

0 commit comments

Comments
 (0)