Skip to content

Commit ed87eb7

Browse files
dependabot[bot]ricardoV94
authored andcommitted
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.12...v1.8.14) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fa2108 commit ed87eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

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

91-
- uses: pypa/[email protected].12
91+
- uses: pypa/[email protected].14
9292
with:
9393
user: __token__
9494
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)