From 2b666914e69afcfccbc04690f76c4ab0e304c86f Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 14 Apr 2026 11:51:40 -0500 Subject: [PATCH] Remove SHA pin from dataverse 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 79416fd..42dc57f 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -429,8 +429,7 @@ "source": "git-subdir", "url": "https://github.com/microsoft/Dataverse-skills.git", "path": ".github/plugins/dataverse", - "ref": "main", - "sha": "87bc55342e6313a5677f00d3e5e574b441ae60bb" + "ref": "main" }, "homepage": "https://github.com/microsoft/Dataverse-skills" },