zendesk/action-vendir
Executes vendir with provided args
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token to authenticate `git clone` requests. REQUIRED | yes | — |
| version | Version of `vendir` to install. OPTIONAL, defaults to `latest` | no | latest |
| locked | Whether or not vendir should be invoked with `--locked` option. OPTIONAL, defaults to "false" | no | false |
| vendir_file | File that defines dependencies. OPTIONAL, defaults to "vendir.yml" | no | vendir.yml |
| working_dir | Working directory to switch to prior to installing and running vendir, defaults to "." | no | . |
| target_dir | Target directory for the vendir process, defaults to "." | no | . |
Outputs
no outputs