diff --git a/.woodpecker/renovate.yml b/.woodpecker/renovate.yml index 1d3b865..b8cf8c3 100644 --- a/.woodpecker/renovate.yml +++ b/.woodpecker/renovate.yml @@ -16,6 +16,10 @@ steps: RENOVATE_CONFIG_FILE: config.js LOG_LEVEL: debug RENOVATE_DRY_RUN: full + RENOVATE_TOLEN: + from_secret: renovate_token + GITHUB_COM_TOKEN: + from secret: github_com_token when: - event: push @@ -26,6 +30,10 @@ steps: environment: RENOVATE_CONFIG_FILE: config.js LOG_LEVEL: info + RENOVATE_TOLEN: + from_secret: renovate_token + GITHUB_COM_TOKEN: + from secret: github_com_token when: - event: cron cron: renovate