diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 9ccdf736..29a76b62 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -101,7 +101,7 @@ jobs: - name: Publish binary wheel and source tarball on PyPI # Only attempt pypi upload in upstream repository if: github.repository == 'secure-systems-lab/securesystemslib' - uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10 + uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11 - name: Finalize GitHub release uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1