theopenlane/Setup Openlane CLI
Download and setup the openlane CLI for use in workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of openlane CLI to install (e.g., "latest", "v1.2.3") | no | latest |
| token | openlane API token (will be set as CORE_TOKEN env var) | no | — |
| add_to_path | Add CLI to PATH | no | true |
Outputs
| name | description |
|---|---|
| version | Installed version of openlane CLI |
| cli_path | Path to the openlane CLI executable |