From 999f7e7ce02c1a116bf0089402987d86e12ee783 Mon Sep 17 00:00:00 2001 From: Raymond Zhao <7199958+rzhao271@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:02:11 -0800 Subject: [PATCH] chore: add APIScan field (#23007) --- build/azure-pipeline.stable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/azure-pipeline.stable.yml b/build/azure-pipeline.stable.yml index 02f8bd38cf81..8d04ebab318a 100644 --- a/build/azure-pipeline.stable.yml +++ b/build/azure-pipeline.stable.yml @@ -87,3 +87,4 @@ extends: - 'lszomoru@microsoft.com' - 'brcan@microsoft.com' - 'kanadig@microsoft.com' + apiScanSoftwareVersion: '2024' \ No newline at end of file