Skip to content

Commit ab8de89

Browse files
authored
bump actions/attest action to v1.3.0 (#71)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent c43b2b4 commit ab8de89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
id: generate-sbom-predicate
5454
with:
5555
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
56-
- uses: actions/attest@32795ed9174327efe1734fa6d09c9223658ef225 # v1.2.0
56+
- uses: actions/attest@b24527d9cbfd6c27196c10f8dccbacaa2a1c53f2 # v1.3.0
5757
id: attest
5858
with:
5959
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)