From c4ed3699225ea3a5454b76fa465d5cb2073c81fd Mon Sep 17 00:00:00 2001 From: qinezh Date: Mon, 14 Sep 2026 13:35:06 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.13 (#3090) --- .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 2300c2a3..8e883dc2 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.12", + "version": "1.0.13", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1118,7 +1118,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" + "sha": "06c4e486af9588d4d7fea8d413a13debe78b1453" } }, { diff --git a/plugins/external.json b/plugins/external.json index 69dcff59..b30ede4b 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.12", + "version": "1.0.13", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -814,7 +814,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "c6e140164b4c2d3d6c6baa5b63c65120fd994278" + "sha": "06c4e486af9588d4d7fea8d413a13debe78b1453" } }, {