Skip to content

Commit a91f694

Browse files
authored
add BotAccount-dotnet-renovate-bot to EngKeyVault (#16486)
1 parent 256383e commit a91f694

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.vault-config/dnceng-partners-kv.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ secrets:
7171
location: EngKeyVault
7272
gitHubBotAccountName: dotnet-bot
7373

74-
BotAccount-dotnet-renovate-bot:
75-
type: github-account
76-
parameters:
77-
Name: dotnet-renovate-bot
78-
7974
# repo, workflow scopes (classic token)
8075
BotAccount-dotnet-renovate-bot-PAT:
8176
type: github-access-token

.vault-config/product-builds-engkeyvault.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ secrets:
2222
parameters:
2323
Name: dotnet-bot
2424

25+
BotAccount-dotnet-renovate-bot:
26+
type: github-account
27+
parameters:
28+
Name: dotnet-renovate-bot
29+
2530
#Publish-Build-Assets
2631
BotAccount-dotnet-maestro-bot-PAT:
2732
type: github-access-token

0 commit comments

Comments
 (0)