From 467cdf42483238abe48d362896877eaa638c7b06 Mon Sep 17 00:00:00 2001 From: Qinen Zhu Date: Tue, 8 Sep 2026 11:12:53 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.12 --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index d0a2cd6249..b7ccd36e48 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1068,7 +1068,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.11", + "version": "1.0.12", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1089,7 +1089,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "553365e9b0193a740daa293e6716415939f804e7" + "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" } }, { diff --git a/plugins/external.json b/plugins/external.json index d5040d5e33..694768ecb5 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -764,7 +764,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.11", + "version": "1.0.12", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -785,7 +785,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "553365e9b0193a740daa293e6716415939f804e7" + "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" } }, {