Skip to content

Commit 7f1b4f3

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.10. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@f8c70e7...b7f401d) --- 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>
1 parent ab2ca04 commit 7f1b4f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Publish binary wheel and source tarball on PyPI
101101
# Only attempt pypi upload in upstream repository
102102
if: github.repository == 'theupdateframework/python-tuf'
103-
uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8
103+
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
104104

105105
- name: Finalize GitHub release
106106
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410

0 commit comments

Comments
 (0)