diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 69539b7..bfe49b6 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -36,7 +36,7 @@ jobs: run: cd tansu && hatch build && mv dist ../. - name: Generate artifact attestation for sdist and wheels - uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd + uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 with: subject-path: "dist/tansu*"