There was an error while loading. Please reload this page.
1 parent ea7aa7e commit ed40924Copy full SHA for ed40924
1 file changed
.github/workflows/validate-renovate.yaml
@@ -33,7 +33,7 @@ jobs:
33
if: steps.changed-files.outputs.renovate == 'true'
34
env:
35
LOG_LEVEL: warn
36
- run: npx --yes --package renovate@43.150.0 -- renovate-config-validator
+ run: npx --yes --package renovate@43.278.4 -- renovate-config-validator
37
38
- name: No Renovate config files changed
39
if: steps.changed-files.outputs.renovate != 'true'
0 commit comments