Compare commits

..

2 Commits

Author SHA1 Message Date
Brian DeHamer
897ed5eab6 fix reference to actions/attest (#49)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-04-26 13:36:08 -07:00
Brian DeHamer
c785889453 Bump predicate action from 0.2.0 to 1.0.0 (#48)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-04-25 11:56:52 -07:00

View File

@@ -40,9 +40,9 @@ outputs:
runs:
using: 'composite'
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
- uses: actions/attest@f7a204b42000860427e0f92c82ab79006e7c9616 # v1.0.0
- uses: actions/attest@495f094150e54d72538674c944ca4daf13e7c67d # v1.0.0
id: attest
with:
subject-path: ${{ inputs.subject-path }}