diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c416f32..c363166 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -80,6 +80,6 @@ jobs: path: dist/ - name: Publish to PyPI (with Sigstore attestations) - uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1 + uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1 with: attestations: true