We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43b2b4 commit ab8de89Copy full SHA for ab8de89
action.yml
@@ -53,7 +53,7 @@ runs:
53
id: generate-sbom-predicate
54
with:
55
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
56
- - uses: actions/attest@32795ed9174327efe1734fa6d09c9223658ef225 # v1.2.0
+ - uses: actions/attest@b24527d9cbfd6c27196c10f8dccbacaa2a1c53f2 # v1.3.0
57
id: attest
58
59
subject-path: ${{ inputs.subject-path }}
0 commit comments