diff --git a/.github/renovate.json5 b/.github/renovate.json5 index f13ca708a5b..2abaec04e8a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -9,7 +9,7 @@ "prConcurrentLimit": 7, "pinDigests": true, "timezone":"Europe/Amsterdam", - "gitAuthor": "bot@truecharts.org", + "gitAuthor": "TrueCharts-Bot ", "helm-values": { "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"] },