bump actions/attest to v1.0.0

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-04-25 11:41:12 -07:00
parent 2ac6f998d4
commit 107a234845
No known key found for this signature in database

View File

@ -42,7 +42,7 @@ runs:
steps: steps:
- uses: actions/attest-build-provenance/predicate@810042e79b70f848608c7f311a148cb76f4373b0 # predicate@0.2.0 - uses: actions/attest-build-provenance/predicate@810042e79b70f848608c7f311a148cb76f4373b0 # predicate@0.2.0
id: generate-build-provenance-predicate id: generate-build-provenance-predicate
- uses: actions/attest@14e407ca15f1b08f4869fc058b059f7f1e434df6 # v0.1.0 - uses: actions/attest@f7a204b42000860427e0f92c82ab79006e7c9616 # v1.0.0
id: attest id: attest
with: with:
subject-path: ${{ inputs.subject-path }} subject-path: ${{ inputs.subject-path }}