We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7842b6 commit 67d5d99Copy full SHA for 67d5d99
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@43.136.0 renovate-config-validator
0 commit comments