We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c93c9ff + 62e7221 commit d8a43acCopy full SHA for d8a43ac
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@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11
+ uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
104
105
- name: Finalize GitHub release
106
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
0 commit comments