From aa55b166d53a3148e68bd24a134c43d34021c8a0 Mon Sep 17 00:00:00 2001 From: Malena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com> Date: Thu, 17 Nov 2022 14:42:29 +0100 Subject: [PATCH] feat(BUILD-2139): migrate gha renovate to use vault --- .github/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/config.js b/.github/config.js index 162a2e01059..86038c31e12 100644 --- a/.github/config.js +++ b/.github/config.js @@ -6,7 +6,8 @@ module.exports = { onboarding: false, includeForks: false, branchPrefix: "renovate/", - gitAuthor: "sonarqubetech-sonarenterprise <78919706+sonarqubetech-sonarenterprise@users.noreply.github.com>", + gitAuthor: "renovate bot <111297361+hashicorp-vault-sonar-prod[bot]@users.noreply.github.com>", + username: "hashicorp-vault-sonar-prod[bot]", baseBranches: ["master"], repositories: [ "SonarSource/sonar-enterprise", -- 2.39.5