wildmason/Action Proof
Preflight verify a GitHub Action manifest before release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest | Path to action.yml/action.yaml. | no | action.yml |
| repo-root | Repository root used for readiness checks. | no | . |
| version | action-proof crate version to install from crates.io. | no | 1.0.0 |
| format | Receipt format: text, json, or markdown. | no | text |
| output | Optional path to write the receipt. | no | "" |
| strict | Treat warnings as failures. | no | false |
Outputs
no outputs