mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2422 from theupdateframework/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.8
build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
This commit is contained in:
commit
9e18fd733d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
|
@ -100,7 +100,7 @@ jobs:
|
|||
- name: Publish binary wheel and source tarball on PyPI
|
||||
# Only attempt pypi upload in upstream repository
|
||||
if: github.repository == 'theupdateframework/python-tuf'
|
||||
uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0
|
||||
uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8
|
||||
|
||||
- name: Finalize GitHub release
|
||||
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410
|
||||
|
|
|
|||
Loading…
Reference in a new issue