labels: platform: linux/amd64 when: event: - cron - manual steps: renovate: image: renovate/renovate pull: true commands: - renovate environment: RENOVATE_CONFIG_FILE: config.yml RENOVATE_TOKEN: from_secret: renovate_token GITHUB_COM_TOKEN: from_secret: GITHUB_COM_TOKEN