Browse Source

feat(BUILD-2139): migrate gha renovate to use vault

tags/9.8.0.63668
Malena Ebert 1 year ago
parent
commit
aa55b166d5
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .github/config.js

+ 2
- 1
.github/config.js View File

@@ -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",

Loading…
Cancel
Save