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 a0e6e6f commit c0fe95dCopy full SHA for c0fe95d
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Publish binary wheel and source tarball on PyPI
52
if: github.repository == 'theupdateframework/tuf-on-ci'
53
- uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
54
55
release-gh:
56
name: Release
0 commit comments