From f95f1b4c3b153984e3da2744cef395c2355d0a44 Mon Sep 17 00:00:00 2001 From: qinezh Date: Tue, 8 Sep 2026 12:03:57 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.12 (#2981) --- .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 86212914..ce0eb369 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1097,7 +1097,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" @@ -1118,7 +1118,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 75c9eeee..6b6d4276 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -793,7 +793,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" @@ -814,7 +814,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "553365e9b0193a740daa293e6716415939f804e7" + "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" } }, {