mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-02 04:27:40 +01:00
47af1fb17e
Rename capi-oauth secret to capi-oauth-pipeline-token The capi-oauth Key Vault secret value leaked. Rename the secret reference to capi-oauth-pipeline-token so that revoking the old capi-oauth secret cuts off access for any other harness still pointing at the old name. The new name is also more descriptive of its purpose (CAPI OAuth token used in the automation pipeline). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>