diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index 4c0a237..69539b7 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@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 + uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd with: subject-path: "dist/tansu*"