Clone Github Repo By SushiKernel
Version updated for https://github.com/SushiKernel/github-repo-action to version v3.1.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Clone Github Repository Action” is a GitHub Action designed to automate the process of cloning both public and private GitHub repositories within workflows. It simplifies accessing repository content during CI/CD pipelines, supporting all operating systems and allowing optional depth control for cloning. This action is particularly useful for workflows requiring repository content to perform tasks such as builds, tests, or deployments.