We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb8663a + 7f1b4f3 commit 44632b4Copy full SHA for 44632b4
1 file changed
.github/workflows/cd.yml
@@ -100,7 +100,7 @@ jobs:
100
- name: Publish binary wheel and source tarball on PyPI
101
# Only attempt pypi upload in upstream repository
102
if: github.repository == 'theupdateframework/python-tuf'
103
- uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8
+ uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
104
105
- name: Finalize GitHub release
106
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410
0 commit comments