We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7842b6 commit d960c3cCopy full SHA for d960c3c
1 file changed
.github/workflows/renovate_config_check.yaml
@@ -19,8 +19,6 @@ jobs:
19
with:
20
node-version: '22'
21
22
- - name: Install Renovate and Config Validator
+ - name: Run Renovate Config Validator
23
run: |
24
- npm install -g npm@latest
25
- npm install --global renovate
26
- renovate-config-validator
+ npx --package renovate@42.99.0 renovate-config-validator
0 commit comments