mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-13 10:52:28 +00:00
bump actions/attest to v1.0.0 (#46)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
2ac6f998d4
commit
f59022ce92
@ -42,7 +42,7 @@ runs:
|
||||
steps:
|
||||
- uses: actions/attest-build-provenance/predicate@810042e79b70f848608c7f311a148cb76f4373b0 # predicate@0.2.0
|
||||
id: generate-build-provenance-predicate
|
||||
- uses: actions/attest@14e407ca15f1b08f4869fc058b059f7f1e434df6 # v0.1.0
|
||||
- uses: actions/attest@f7a204b42000860427e0f92c82ab79006e7c9616 # v1.0.0
|
||||
id: attest
|
||||
with:
|
||||
subject-path: ${{ inputs.subject-path }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user