From 8145923edce668187a4e914787fc0b18b420e4d3 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 14 Apr 2026 11:51:46 -0500 Subject: [PATCH] Remove SHA pin from azure-skills entry --- .claude-plugin/marketplace.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f9437de..2467074 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -185,8 +185,7 @@ "category": "deployment", "source": { "source": "url", - "url": "https://github.com/microsoft/azure-skills.git", - "sha": "6ffe5ea548bae9679c4eb4f5c82c51db3527d58c" + "url": "https://github.com/microsoft/azure-skills.git" }, "homepage": "https://github.com/microsoft/azure-skills" },