Skip to content

Commit 44632b4

Browse files
authored
Merge pull request #2441 from theupdateframework/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10
build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
2 parents bb8663a + 7f1b4f3 commit 44632b4

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)