when: event: - push - manual - cron matrix: RENOVATE_CONFIG_FILE: - config.js steps: lint: image: renovate/renovate:41 pull: true commands: - renovate-config-validator environment: LOG_LEVEL: debug RENOVATE_TOKEN: from_secret: renovate_token