From 42354006cd9bf8087b8a924ca168137b962cbaaf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 1 Jul 2026 17:47:32 +0000 Subject: [PATCH] chore: update gh-skills-builder to v1.0.2 Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com> --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 17a91a230..7288ceda2 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -472,7 +472,7 @@ { "name": "gh-skills-builder", "description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room", - "version": "1.0.1", + "version": "1.0.2", "author": { "name": "Ari LiVigni", "url": "https://github.com/arilivigni" @@ -491,8 +491,8 @@ "source": { "source": "github", "repo": "arilivigni/gh-skills-builder", - "ref": "v1.0.1", - "sha": "198dadd8c1a8a9fd2820e121b4baad80b0729e75" + "ref": "v1.0.2", + "sha": "7728119398f97c7f5e990cd9e0c59bc1b43eebc3" } }, { diff --git a/plugins/external.json b/plugins/external.json index eeaec567e..9aa12fa19 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -311,7 +311,7 @@ { "name": "gh-skills-builder", "description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room", - "version": "1.0.1", + "version": "1.0.2", "author": { "name": "Ari LiVigni", "url": "https://github.com/arilivigni" @@ -330,8 +330,8 @@ "source": { "source": "github", "repo": "arilivigni/gh-skills-builder", - "ref": "v1.0.1", - "sha": "198dadd8c1a8a9fd2820e121b4baad80b0729e75" + "ref": "v1.0.2", + "sha": "7728119398f97c7f5e990cd9e0c59bc1b43eebc3" } }, {