diff --git a/.github/renovate.json5 b/.github/renovate.json5 index aa5c518aadd06..69fdf27c43477 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -6,8 +6,8 @@ "helpers:pinGitHubActionDigests" ], // self-hosted configuration - "username": "cilium-renovate[bot]", - "repositories": ["cilium/cilium"], + "username": "private-renovate[bot]", + "repositories": ["aanm/cilium"], // renovate first reads this configuration, then reads the repository // configuration, since we don't split between the self-hosted and the // repository configuration, this can lead to duplicate of some areas of the