Skip to content

Commit 5026d36

Browse files
authored
bump actions/attest from 1.4.0 to 1.4.1 (#98)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent dc92b4c commit 5026d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runs:
5959
id: generate-sbom-predicate
6060
with:
6161
sbom-path: ${{ inputs.sbom-path }}
62-
- uses: actions/attest@2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d # v1.4.0
62+
- uses: actions/attest@67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d # v1.4.1
6363
id: attest
6464
with:
6565
subject-path: ${{ inputs.subject-path }}

0 commit comments

Comments
 (0)