Skip to content

Commit cb622f3

Browse files
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#102)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.11.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 718438a commit cb622f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
pattern: artifact-*
6868
merge-multiple: true
6969

70-
- uses: pypa/gh-action-pypi-publish@v1.10.3
70+
- uses: pypa/gh-action-pypi-publish@v1.11.0
7171
with:
7272
user: __token__
7373
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)