actions-marketplace-validations/Validate Renovate Configuration with renovate-config-validator

Validate Renovate Configuration with renovate-config-validator. npx is required.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/suzuki-shunsuke_github-action-renovate-config-validator@e955895c2ddd90bc2da0dec559ca526c6432b75f # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
node-versionNode.js version. If the version is "none", the node installation is skipped. The version must be compatible with the version of Renovate. no24
strictEither true of false. If it's true, renovate-config-validator's --strict option is setnotrue
validator_versionversion of renovate-config-validator. By default, the latest version is used.no
config_file_pathRenovate 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_cacheEnable npm cache to speed up the installation of renovate. If it's "true", the npm cache is enabled. notrue

no outputs