renovate-config/.gitea/workflows/renovate-config-check.yaml
Renovate Bot 0f14f95d52
All checks were successful
renovate config check / renovate-config-validator (pull_request) Successful in 32s
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.8.0
2024-11-08 14:41:15 +00:00

15 lines
362 B
YAML

name: renovate config check
on:
pull_request:
jobs:
renovate-config-validator:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:39.8.0
steps:
- name: Checkout sources
uses: https://gitea.com/actions/checkout@v4
- name: Config check
run: renovate-config-validator $RENOVATE_CONFIG_VALIDATOR_EXTRA_FLAGS