Skip to content

Configure renovation of cert-manager version #113

Configure renovation of cert-manager version

Configure renovation of cert-manager version #113

name: Validate Renovate Config
on:
pull_request: {}
push:
branches:
- renovate/reconfigure
permissions:
contents: read
jobs:
validate-renovate-config:
name: Validate renovate config
runs-on: ubuntu-latest
container:
image: renovate/renovate:41.173.1@sha256:e998e1218fe572e23278d8808186a310784f7cb2ac8055307183ffc51d3a59e5
options: --user root
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- run: renovate --version
- run: renovate-config-validator .github/renovate.json5