aboutsummaryrefslogtreecommitdiffstats
path: root/.github/config.js
diff options
context:
space:
mode:
Diffstat (limited to '.github/config.js')
-rw-r--r--.github/config.js3
1 files changed, 2 insertions, 1 deletions
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",