We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9a8fc commit 73f3a58Copy full SHA for 73f3a58
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
./cli/build/distributions/ort-$ORT_VERSION.{tgz,zip}* \
59
./helper-cli/build/distributions/orth-$ORT_VERSION.{tgz,zip}*
60
- name: Attest Build Provenance
61
- uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2
+ uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2
62
with:
63
subject-path: |
64
./cli/build/distributions/ort-${{ env.ORT_VERSION }}.tgz
0 commit comments