dagger/Checks for Github Actions
Run dagger checks in Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Dagger Version. Use semver vX.Y.Z or 'latest' | no | latest |
| commit | Dagger Dev Commit | no | "" |
| progress | Dagger progress format | no | dots |
| workdir | The working directory in which to run the Dagger CLI | no | . |
| cloud-token | Dagger Cloud Token | no | "" |
| module | Dagger module to call. Local or Git | no | "" |
| filter | Filter to apply to checks | no | ** |
| list | List available checks and output as JSON array instead of running them | no | false |
Outputs
| name | description |
|---|---|
| checks | JSON array of check names (only set when list is true) |