Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

chore: stop referencing googleapis/sdk-platform-java #53

chore: stop referencing googleapis/sdk-platform-java

chore: stop referencing googleapis/sdk-platform-java #53

name: Renovate Bot Config Validation
on:
pull_request:
paths:
- 'renovate.json'
- '.github/workflows/renovate_config_check.yaml'
jobs:
renovate_bot_config_validation:
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '22'
- name: Run Renovate Config Validator
run: |
npx --package renovate@43.136.0 renovate-config-validator