step-security/Validate Renovate Configuration with renovate-config-validator
Validate Renovate Configuration with renovate-config-validator. npx is required.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node.js version. If the version is "none", the node installation is skipped. The version must be compatible with the version of Renovate. | no | 24 |
| strict | Either true of false. If it's true, renovate-config-validator's --strict option is set | no | true |
| validator_version | version of renovate-config-validator. By default, the latest version is used. | no | — |
| config_file_path | Renovate Configuration file By default, the following files are validated. - .github/renovate.json - .github/renovate.json5 - .gitlab/renovate.json - .gitlab/renovate.json5 - .renovaterc.json - .renovaterc.json5 - renovate.json - renovate.json5 - .renovaterc You can specify multiple files by multiple lines. | no | — |
| npm_cache | Enable npm cache to speed up the installation of renovate. If it's "true", the npm cache is enabled. | no | true |
Outputs
no outputs