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.
2 parents 8b258c2 + 492f131 commit 75ddea7Copy full SHA for 75ddea7
.github/workflows/cd.yml
@@ -101,7 +101,7 @@ jobs:
101
- name: Publish binary wheel and source tarball on PyPI
102
# Only attempt pypi upload in upstream repository
103
if: github.repository == 'secure-systems-lab/securesystemslib'
104
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
105
106
- name: Finalize GitHub release
107
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
0 commit comments