From 4a1d915767daadc064ee0b45f6b815a0735490f1 Mon Sep 17 00:00:00 2001 From: Tobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com> Date: Wed, 2 Feb 2022 09:37:03 +0100 Subject: [PATCH] [NO-JIRA] fixed renovate gitActor name --- .github/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.js b/.github/config.js index d28a383d31b..a256a41848b 100644 --- a/.github/config.js +++ b/.github/config.js @@ -6,7 +6,7 @@ module.exports = { onboarding: false, includeForks: false, branchPrefix: "renovate/", - gitAuthor: "sonarqubetech-sonarenterprise", + gitAuthor: "infra.sonarqube+github@sonarsource.com", baseBranches: ["master"], repositories: [ "SonarSource/sonar-enterprise", -- 2.39.5