Validate Renovate Configuration with renovate-config-validator
Version updated for suzuki-shunsuke/github-action-renovate-config-validator to version v1.0.0.
- This action is used across all versions by 376 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
⚠️ Breaking Changes
#531 renovate-config-validator’s –strict option is enabled by default.
How to migrate
There are several options.
- Recommended: Fix Renovate configuration according to the error message
- Unrecommended: Set
false
to the inputstrict
to disable--strict
option
⚠️ Security Improvement
#530 Pass inputs via environment variables to prevent malicious injection
Features
#531 Add the input strict
.
You can enable renovate-config-validator’s --strict
option.