From 9f96d50bdffde86aed2bf210a90c219913e30817 Mon Sep 17 00:00:00 2001 From: Anish Ramasekar Date: Tue, 4 Jun 2024 09:08:10 -0700 Subject: [PATCH] ci: update service account issuer in azwi_e2e (#1366) Signed-off-by: Anish Ramasekar --- .github/workflows/azwi-e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azwi-e2e.yaml b/.github/workflows/azwi-e2e.yaml index bffa22d6..56f0b33b 100644 --- a/.github/workflows/azwi-e2e.yaml +++ b/.github/workflows/azwi-e2e.yaml @@ -18,7 +18,7 @@ jobs: env: AZURE_CLIENT_ID: 0dcfc182-7b36-4e23-b53f-a27c929a9e4e AZURE_TENANT_ID: bc2d60ab-9b1d-45bd-8a3b-3a18ae865e3a - SERVICE_ACCOUNT_ISSUER: "https://azwi.blob.core.windows.net/oidc-test/" + SERVICE_ACCOUNT_ISSUER: "https://raw.githubusercontent.com/Azure/azure-workload-identity/testing-manifests/" strategy: fail-fast: false matrix: