Skip to content

Commit 91d05ef

Browse files
authored
bump actions/attest from 1.3.0 to 1.3.1 (#72)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent ab8de89 commit 91d05ef

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@b24527d9cbfd6c27196c10f8dccbacaa2a1c53f2 # v1.3.0
56+
- uses: actions/attest@0fdba851bc306a96f085a0acd31cf892a7e14f2d # v1.3.1
5757
id: attest
5858
with:
5959
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)