actions-marketplace-validations/git-checkout-extension
GitHub composite action extension of `actions/checkout` action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | — | — | ${{ github.repository }} |
| ref | — | no | — |
| token | — | — | ${{ github.token }} |
| ssh-key | — | no | — |
| ssh-known-hosts | — | no | — |
| ssh-strict | — | — | true |
| ssh-user | — | — | git |
| persist-credentials | — | — | true |
| path | — | no | — |
| clean | — | — | true |
| filter | — | — | — |
| sparse-checkout | — | — | — |
| sparse-checkout-cone-mode | — | — | true |
| fetch-depth | — | — | 1 |
| fetch-tags | — | — | false |
| show-progress | — | — | true |
| lfs | — | — | false |
| submodules | — | — | false |
| set-safe-directory | — | — | true |
| github-server-url | — | no | — |
| actions--checkout-ref | — | no | v4 |
| mkdir-p | — | — | "" |
Outputs
no outputs