diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ecc9e4b27f876..39f55c6bb04b0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,7 @@ jobs: ./cli/build/distributions/ort-$ORT_VERSION.{tgz,zip}* \ ./helper-cli/build/distributions/orth-$ORT_VERSION.{tgz,zip}* - name: Attest Build Provenance - uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1 + uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1 with: subject-path: | ./cli/build/distributions/ort-${{ env.ORT_VERSION }}.tgz