Skip to content

Commit 8c0dc4e

Browse files
authored
Merge pull request #2205 from theupdateframework/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.1
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
2 parents 2eb9e63 + 63c384d commit 8c0dc4e

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@37f50c210e3d2f9450da2cd423303d6a14a6e29f
87+
uses: pypa/gh-action-pypi-publish@5d1679fa6b895587c6eb10c3fe82205b440a580e
8888
with:
8989
user: __token__
9090
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)