diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d019804..d3d91fb 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -88,6 +88,6 @@ jobs: subject-path: dist/* - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@6733eb7d741f0b11ec6a39b58540dab7590f9b7d # v1.14.0 + uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0 with: attestations: true