diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c8985861a6b8..438126bec371 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -149,7 +149,7 @@ jobs: path: builds - name: Attest Artifacts id: attest - uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 + uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0 with: subject-path: ./builds/release-tars-**/*.tar.gz - name: Rename attestation artifact