Skip to content

Commit 4651f80

Browse files
authored
bump attest-sbom/predicate to v2.0.0 (#206)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent 55e9720 commit 4651f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ outputs:
6767
runs:
6868
using: 'composite'
6969
steps:
70-
- uses: actions/attest-sbom/predicate@534423496eab34674190bc45fdacbb8b1198e07f # predicate@1.0.0
70+
- uses: actions/attest-sbom/predicate@55e972012fb8695c1b0049174547f1fcb4baa8a5 # predicate@2.0.0
7171
id: generate-sbom-predicate
7272
with:
7373
sbom-path: ${{ inputs.sbom-path }}

0 commit comments

Comments
 (0)