Skip to content

Commit 1ad169a

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.9.0 (#170)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.9.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.10...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04090fd commit 1ad169a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
name: artifact
111111
path: dist
112112

113-
- uses: pypa/gh-action-pypi-publish@v1.8.10
113+
- uses: pypa/gh-action-pypi-publish@v1.9.0
114114
with:
115115
user: __token__
116116
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)