We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8de89 commit 91d05efCopy full SHA for 91d05ef
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@b24527d9cbfd6c27196c10f8dccbacaa2a1c53f2 # v1.3.0
+ - uses: actions/attest@0fdba851bc306a96f085a0acd31cf892a7e14f2d # v1.3.1
57
id: attest
58
59
subject-path: ${{ inputs.subject-path }}
0 commit comments