Home
last modified time | relevance | path

Searched +full:renovate +full:- +full:config +full:- +full:validator (Results 1 – 1 of 1) sorted by relevance

/external/google-auth-library-java/.github/workflows/
Drenovate_config_check.yaml1 name: Renovate Bot Config Validation
6 - 'renovate.json'
10 runs-on: ubuntu-22.04
13 - name: Checkout code
16 - name: Set up Node.js
17 uses: actions/setup-node@v3
19 node-version: '20'
21 - name: Install Renovate and Config Validator
23 npm install -g npm@latest
24 npm install --global renovate
[all …]