diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index bfe49b6..1d490dd 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@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 + uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 with: subject-path: "dist/tansu*"