diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5af45028aa6..adf270d8b27 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -10,7 +10,7 @@ "prConcurrentLimit": 7, "pinDigests": true, "timezone":"Europe/Amsterdam", - "gitAuthor": "TrueCharts-Bot ", + "gitAuthor": "TrueCharts-Admin ", "helm-values": { "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"] },