We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e9720 commit 4651f80Copy full SHA for 4651f80
action.yml
@@ -67,7 +67,7 @@ outputs:
67
runs:
68
using: 'composite'
69
steps:
70
- - uses: actions/attest-sbom/predicate@534423496eab34674190bc45fdacbb8b1198e07f # predicate@1.0.0
+ - uses: actions/attest-sbom/predicate@55e972012fb8695c1b0049174547f1fcb4baa8a5 # predicate@2.0.0
71
id: generate-sbom-predicate
72
with:
73
sbom-path: ${{ inputs.sbom-path }}
0 commit comments