Skip to content

Commit cecca0e

Browse files
committed
Check it fails
1 parent 46e7f5d commit cecca0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/submodules-checkout/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: |
66
inputs:
77
submodules-ssh-key:
88
description: "The SSH key to private submodules to use for the checkout"
9-
required: false
9+
required: true
1010

1111
runs:
1212
using: "composite"

0 commit comments

Comments
 (0)