Skip to content

Commit ab229dc

Browse files
dependabot[bot]ricardoV94
authored andcommitted
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.14...v1.9.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]>
1 parent e436d97 commit ab229dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
name: artifact
8989
path: dist
9090

91-
- uses: pypa/gh-action-pypi-publish@v1.8.14
91+
- uses: pypa/gh-action-pypi-publish@v1.9.0
9292
with:
9393
user: __token__
9494
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)