Skip to content

Commit afd8539

Browse files
authored
Merge pull request #1 from arilivigni/copilot/update-plugin-json-files
chore: update gh-skills-builder external plugin to v1.0.2
2 parents a4aebcd + 4235400 commit afd8539

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
{
473473
"name": "gh-skills-builder",
474474
"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",
475-
"version": "1.0.1",
475+
"version": "1.0.2",
476476
"author": {
477477
"name": "Ari LiVigni",
478478
"url": "https://github.com/arilivigni"
@@ -491,8 +491,8 @@
491491
"source": {
492492
"source": "github",
493493
"repo": "arilivigni/gh-skills-builder",
494-
"ref": "v1.0.1",
495-
"sha": "198dadd8c1a8a9fd2820e121b4baad80b0729e75"
494+
"ref": "v1.0.2",
495+
"sha": "7728119398f97c7f5e990cd9e0c59bc1b43eebc3"
496496
}
497497
},
498498
{

plugins/external.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
{
312312
"name": "gh-skills-builder",
313313
"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",
314-
"version": "1.0.1",
314+
"version": "1.0.2",
315315
"author": {
316316
"name": "Ari LiVigni",
317317
"url": "https://github.com/arilivigni"
@@ -330,8 +330,8 @@
330330
"source": {
331331
"source": "github",
332332
"repo": "arilivigni/gh-skills-builder",
333-
"ref": "v1.0.1",
334-
"sha": "198dadd8c1a8a9fd2820e121b4baad80b0729e75"
333+
"ref": "v1.0.2",
334+
"sha": "7728119398f97c7f5e990cd9e0c59bc1b43eebc3"
335335
}
336336
},
337337
{

0 commit comments

Comments
 (0)