Skip to content

feat(github-release): update cert-manager/cert-manager ( v1.15.3 → v1.16.0 ) #387

feat(github-release): update cert-manager/cert-manager ( v1.15.3 → v1.16.0 )

feat(github-release): update cert-manager/cert-manager ( v1.15.3 → v1.16.0 ) #387

Workflow file for this run

---
name: Renovatebot check
on:
push:
paths:
- .github/renovate.json5
- .github/workflows/renovatebot-check.yml
pull_request:
env:
LOG_LEVEL: info
jobs:
renovatebot-lint:
runs-on: ubuntu-latest
env:
RENOVATE_CONFIG_FILE: .github/renovate.json5
steps:
- uses: actions/checkout@v4
- name: Check renovate config
run: npx -p renovate renovate-config-validator