We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e7f5d commit cecca0eCopy full SHA for cecca0e
.github/actions/submodules-checkout/action.yml
@@ -6,7 +6,7 @@ description: |
6
inputs:
7
submodules-ssh-key:
8
description: "The SSH key to private submodules to use for the checkout"
9
- required: false
+ required: true
10
11
runs:
12
using: "composite"
0 commit comments