mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 12:19:04 +00:00
Bump predicate action from 0.2.0 to 1.0.0 (#48)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
db1dde0f27
commit
c785889453
@ -40,7 +40,7 @@ outputs:
|
|||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/attest-build-provenance/predicate@810042e79b70f848608c7f311a148cb76f4373b0 # predicate@0.2.0
|
- uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # predicate@1.0.0
|
||||||
id: generate-build-provenance-predicate
|
id: generate-build-provenance-predicate
|
||||||
- uses: actions/attest@f7a204b42000860427e0f92c82ab79006e7c9616 # v1.0.0
|
- uses: actions/attest@f7a204b42000860427e0f92c82ab79006e7c9616 # v1.0.0
|
||||||
id: attest
|
id: attest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user