actions-marketplace-validations/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
- Activelast commit Apr 4, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/suzuki-shunsuke_github-action-renovate-config-validator@e955895c2ddd90bc2da0dec559ca526c6432b75f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
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