doktor-se/gha-checkout

Composite action to checkout current repository, initialise private submoduels and checkout private actions repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGithub PAT with access to repo, submodules and actionsno
refGit reference to checkout for repono
fetch-depthNumber of commits to fetch, this applies to code and submodule, not actions. 0 indicates all history for all branches and tags.no1
submodulesWhether to checkout submodules `true` to checkout submodules or `recursive` to recursively checkout submodules.notrue
actionsRepository name for private actions, set to 'false' to skipnocomposite-actions
actions-refGit reference to checkout for private actionsnomain

no outputs