fix reference to actions/attest (#49)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-04-26 13:36:08 -07:00 committed by GitHub
parent c785889453
commit 897ed5eab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ runs:
steps:
- uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # predicate@1.0.0
id: generate-build-provenance-predicate
- uses: actions/attest@f7a204b42000860427e0f92c82ab79006e7c9616 # v1.0.0
- uses: actions/attest@495f094150e54d72538674c944ca4daf13e7c67d # v1.0.0
id: attest
with:
subject-path: ${{ inputs.subject-path }}