We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e37e6 commit 26bcacfCopy full SHA for 26bcacf
.github/workflows/cd.yml
@@ -99,7 +99,7 @@ jobs:
99
- name: Publish binary wheel and source tarball on PyPI
100
# Only attempt pypi upload in upstream repository
101
if: github.repository == 'theupdateframework/python-tuf'
102
- uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
+ uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241 # v1.10.1
103
104
- name: Finalize GitHub release
105
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
0 commit comments