Skip to content

Commit 3d6693d

Browse files
authored
bump actions/attest from 1.3.1 to 1.3.2 (#75)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent 8a2267c commit 3d6693d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ runs:
5252
- uses: actions/attest-sbom/predicate@534423496eab34674190bc45fdacbb8b1198e07f # [email protected]
5353
id: generate-sbom-predicate
5454
with:
55-
sbom-path: ${{ inputs.sbom-path || steps.sbom-output.outputs.path }}
56-
- uses: actions/attest@0fdba851bc306a96f085a0acd31cf892a7e14f2d # v1.3.1
55+
sbom-path: ${{ inputs.sbom-path }}
56+
- uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2
5757
id: attest
5858
with:
5959
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)