Skip to content

Commit 9fec701

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.12.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.12.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.14...v1.12.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] <support@github.com>
1 parent 1d3f750 commit 9fec701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
merge-multiple: true
5858
path: dist
5959

60-
- uses: pypa/gh-action-pypi-publish@v1.8.14
60+
- uses: pypa/gh-action-pypi-publish@v1.12.3
6161
with:
6262
user: __token__
6363
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)