actions-marketplace-validations/Setup Depot
Installs the Depot CLI into the GitHub Actions environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 4, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/depot_setup-action@15c09a5f77a0840ad4bce955686522a257853461 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the Depot CLI to install. If unspecified or set to "latest", the latest version for the target platform will be installed. Example: "0.0.2". | no | latest |
| oidc | If set to true, the action will authenticate with the Depot API using OIDC and save the returned token as environment a `DEPOT_TOKEN` environment variable. | no | false |
Outputs
no outputs