Skip to content

Commit 9f2eb86

Browse files
authored
Merge pull request #2210 from theupdateframework/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.4
build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4
2 parents 45271ef + 7f1ddeb commit 9f2eb86

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
@@ -84,7 +84,7 @@ jobs:
8484
- name: Publish binary wheel and source tarball on PyPI
8585
# Only attempt pypi upload in upstream repository
8686
if: github.repository == 'theupdateframework/python-tuf'
87-
uses: pypa/gh-action-pypi-publish@5d1679fa6b895587c6eb10c3fe82205b440a580e
87+
uses: pypa/gh-action-pypi-publish@c7f29f7adef1a245bd91520e94867e5c6eedddcc
8888
with:
8989
user: __token__
9090
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)