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 041714a commit 68a1f2fCopy full SHA for 68a1f2f
.github/workflows/release.yml
@@ -109,7 +109,7 @@ jobs:
109
registry: ghcr.io
110
111
- name: Generate artifact attestation
112
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
113
with:
114
subject-name: ghcr.io/sigstore/model-transparency-cli
115
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments