From c22c0c05a74015e5d77beff733aac192acfaf51d Mon Sep 17 00:00:00 2001 From: opencode Date: Thu, 10 Sep 2026 11:59:05 +0000 Subject: [PATCH] Update typings for azure/login@v3 --- typings/azure/login/v3/action-types.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/typings/azure/login/v3/action-types.yml b/typings/azure/login/v3/action-types.yml index cc8d8b3..d1309e3 100644 --- a/typings/azure/login/v3/action-types.yml +++ b/typings/azure/login/v3/action-types.yml @@ -27,3 +27,7 @@ inputs: allowed-values: - SERVICE_PRINCIPAL - IDENTITY + max-context-population: + type: integer + mask-client-id: + type: boolean