Skip to content

ci: run renovate config validator from the pinned docker image #564

ci: run renovate config validator from the pinned docker image

ci: run renovate config validator from the pinned docker image #564

name: validate renovate.json
on:
pull_request:
jobs:
renovate-config-validator:
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
contents: read
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
with:
persist-credentials: false
- uses: docker://ghcr.io/renovatebot/renovate:44.13.1@sha256:3e4149122921d530218a4ca809c59636faa668b330e4c9ea7f9ee1e20ea505dd
with:
entrypoint: renovate-config-validator
args: --no-global renovate.json