Skip to content

chore(deps): update actions/checkout action to v6 #6240

chore(deps): update actions/checkout action to v6

chore(deps): update actions/checkout action to v6 #6240

name: Test Renovate configuration
on: pull_request
jobs:
renovate-config-validator:
name: Renovate config validator
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Install Renovate config validator
run: npm install --global renovate
- name: Test that the config is valid
run: renovate-config-validator