2025-08-23 13:34:56 +02:00
|
|
|
when:
|
|
|
|
|
event:
|
|
|
|
|
- push
|
|
|
|
|
- manual
|
|
|
|
|
- cron
|
|
|
|
|
|
|
|
|
|
matrix:
|
|
|
|
|
RENOVATE_CONFIG_FILE:
|
|
|
|
|
- config.js
|
|
|
|
|
|
|
|
|
|
steps:
|
|
|
|
|
lint:
|
2025-11-06 11:05:54 +00:00
|
|
|
image: renovate/renovate:42
|
2025-08-23 13:34:56 +02:00
|
|
|
pull: true
|
|
|
|
|
commands:
|
|
|
|
|
- renovate-config-validator
|
|
|
|
|
environment:
|
|
|
|
|
LOG_LEVEL: debug
|
|
|
|
|
RENOVATE_TOKEN:
|
|
|
|
|
from_secret: renovate_token
|