Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/azure-pipelines/sdl-scan.yml')
-rw-r--r--build/azure-pipelines/sdl-scan.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/azure-pipelines/sdl-scan.yml b/build/azure-pipelines/sdl-scan.yml
index 460283240e8..11a9aa00f0f 100644
--- a/build/azure-pipelines/sdl-scan.yml
+++ b/build/azure-pipelines/sdl-scan.yml
@@ -53,7 +53,7 @@ stages:
displayName: "Azure Key Vault: Get Secrets"
inputs:
azureSubscription: "vscode-builds-subscription"
- KeyVaultName: vscode
+ KeyVaultName: vscode-build-secrets
SecretsFilter: "github-distro-mixin-password"
- powershell: |
@@ -167,7 +167,7 @@ stages:
displayName: "Azure Key Vault: Get Secrets"
inputs:
azureSubscription: "vscode-builds-subscription"
- KeyVaultName: vscode
+ KeyVaultName: vscode-build-secrets
SecretsFilter: "github-distro-mixin-password"
- script: |