stratt-sh/Setup stratt
Download, verify, and install the stratt task runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | stratt version selector. Accepted forms: v0 → latest v0.x.y (the action's major pin; default) v0.5 → latest v0.5.x v0.5.1 → exact pin latest → latest stable release across any major Default tracks the action's own major so `@v0` users get fixes automatically but never a stratt major bump. | no | v0 |
| require-attestation | When 'true' (default), the install fails if `gh attestation verify` doesn't pass. Requires the workflow to grant `attestations: read`. Set to 'false' to soft-skip when your org forbids granting that permission — checksum verification still runs. | no | true |
Outputs
no outputs