bancolombia/checkout-azure-repo
Action that allows to download and/or update an Azure Repo with submodules. Works with both Azure credentials and Azure Token
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Aug 30, 2023
- License
- Apache 2.0
Pinned Snippet
uses: bancolombia/checkout-azure-repo@bf44c2432b8754a9af8e331a70a9eedcdcdc3202 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_url | url of the Azure Repo. For example: azure.com/owner/repo | yes | — |
| submodules | boolean value which defines if the repository has submodules to update | no | false |
| token | valid token from an Azure account | yes | — |
| username | — | yes | — |
| password | — | no | "" |
Outputs
no outputs