actions-marketplace-validations/Setup Depot

Installs the Depot CLI into the GitHub Actions environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/depot_setup-action@15c09a5f77a0840ad4bce955686522a257853461 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionVersion 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".nolatest
oidcIf 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.nofalse

no outputs