actions-marketplace-validations/xrefcheck
Check cross-references in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| xrefcheck-version | Version of xrefcheck to use. If set to "latest", it will always get the latest stable version. | no | latest |
| xrefcheck-args | Arguments passed to xrefcheck (verbatim) | no | — |
| action | Action you want to be performed, can be one of: * install – just install the tool, its path will be in this action's output. * run – install the tool and run it. | no | run |
Outputs
| name | description |
|---|---|
| xrefcheck-path | The relative path of the `xrefcheck` executable |