Skip to content

Commit 6d7733f

Browse files
authored
bump actions/attest from 1.3.2 to 1.3.3 (#80)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent adc5c62 commit 6d7733f

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 }}
56-
- uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2
56+
- uses: actions/attest@7305951e905fb742188aa16c1d23409b13565e26 # v1.3.3
5757
id: attest
5858
with:
5959
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)