You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Renovate Configuration Validator
v1.2
Validate renovate bot configurations
...
steps:
- uses: actions/checkout@v2
- name: Renovate Config Validator
uses: tj-actions/renovate-config-validator@v1
Input | type | required | default | description |
---|---|---|---|---|
config-file | string |
true |
renovate.json |
Renovate config file |
- Free software: MIT license
- Validate renovate bot configurations.
This package was created with Cookiecutter using cookiecutter-action
Report bugs at https://github.com/tj-actions/renovate-config-validator/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your workflow that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.