Skip to content

Commit 6dbbdf5

Browse files
dependabot[bot]ricardoV94
authored andcommitted
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.3) --- 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 f022e51 commit 6dbbdf5

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
@@ -145,7 +145,7 @@ jobs:
145145
name: universal_wheel
146146
path: dist
147147

148-
- uses: pypa/gh-action-pypi-publish@v1.9.0
148+
- uses: pypa/gh-action-pypi-publish@v1.10.3
149149
with:
150150
user: __token__
151151
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)