labels: platform: linux/amd64 when: event: - push steps: renovateDryRun: image: renovate/renovate pull: true secrets: [ renovate_token ] commands: - renovate environment: RENOVATE_CONFIG_FILE: config.yml RENOVATE_DRY_RUN: full LOG_LEVEL: debug