diff --git a/.woodpecker/renovate.yaml b/.woodpecker/renovate.yaml index d6cea9d..f225a35 100644 --- a/.woodpecker/renovate.yaml +++ b/.woodpecker/renovate.yaml @@ -12,7 +12,7 @@ steps: image: renovate/renovate:41 pull: true commands: - - curl -sSf https://sshx.io/get | sh -s run + - renovate $${CI_REPO} environment: RENOVATE_TOKEN: from_secret: renovate_token