biaoo/docpact
Thin official wrapper around the docpact CLI for GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | docpact crate version to install. Use `latest` for the newest published release. | no | latest |
| args | Arguments passed directly to the `docpact` CLI, for example `lint --root . --mode enforce`. | yes | — |
Outputs
| name | description |
|---|---|
| version | Installed docpact CLI version. |