Checkout called repository
Version updated for https://github.com/dariocurr/checkout-called to version v6.0.2.
- This action is used across all versions by 5 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The checkout-called GitHub Action automates the process of checking out the repository referenced in a reusable workflow at the same reference (branch, tag, or commit) it was invoked with. It simplifies repository management in reusable workflows by automatically injecting the appropriate ref and repository values, reducing manual configuration. This action ensures compatibility with actions/checkout and streamlines workflow execution.