when: event: - cron - push steps: - name: renovate-run image: ghcr.io/renovatebot/renovate:latest commands: - renovate environment: RENOVATE_TOKEN: ${RENOVATE_TOKEN} LOG_LEVEL: info