Skip to content

Commit

Permalink
Bump predicate action from 0.2.0 to 1.0.0 (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <bdehamer@github.com>
  • Loading branch information
bdehamer authored Apr 25, 2024
1 parent db1dde0 commit c785889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ 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
id: attest
Expand Down

0 comments on commit c785889

Please sign in to comment.