bump actions/attest action to v1.3.0 (#71)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-06-12 14:02:49 -07:00
committed by GitHub
parent c43b2b4d84
commit ab8de8941e

View File

@@ -53,7 +53,7 @@ runs:
id: generate-sbom-predicate
with:
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
- uses: actions/attest@32795ed9174327efe1734fa6d09c9223658ef225 # v1.2.0
- uses: actions/attest@b24527d9cbfd6c27196c10f8dccbacaa2a1c53f2 # v1.3.0
id: attest
with:
subject-path: ${{ inputs.subject-path }}