* Add set-safe-directory input to allow customers to take control.
* Update to node 16 * update setup-node version * Update check-dist.yml update setup node version * update dist/index.js
* persist core.sshCommand for submodules * update verbiage; add comments * fail when submodules or ssh-key and fallback to REST API
v1.2.0 Release - Reverted changes to git just works authentication
* Upgrade checkout to v1.1.0 to better support scripting git. * add changelog * Update README.md * Add local testing yaml * Add Status Badge to readme
Explain that submodules have several settings: `false`, `true` or `recursive`.
This partially fixes #940 by updating the description to match the request. However I'm assuming the runner adds in the `Action` part by truncating the description? cc @bryanmacfarlane
* initial test. * test * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml