From b1d0d2ec2211369abcb4597db0ca39d0bad7c617 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Wed, 9 Sep 2026 11:10:15 -0600 Subject: [PATCH 1/2] Update crowdstrike-falcon-fusion to v1.2.0 --- plugins/external.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/external.json b/plugins/external.json index 118dc7f26..c2c9b3f1b 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -396,7 +396,7 @@ { "name": "crowdstrike-falcon-fusion", "description": "AI coding assistant skills for building CrowdStrike Falcon Fusion workflows: action discovery, YAML authoring, deployment, execution monitoring, and best practices for triggers, conditions, loops, and HTTP Actions.", - "version": "1.1.0", + "version": "1.2.0", "author": { "name": "CrowdStrike", "url": "https://www.crowdstrike.com" @@ -413,8 +413,8 @@ "source": { "source": "github", "repo": "CrowdStrike/fusion-skills", - "ref": "v1.1.0", - "sha": "8df28a78be316f619a0a5227a401b395da990c40" + "ref": "v1.2.0", + "sha": "3e15710a94b712473e87ce7cd7c43d026156a3f3" } }, { From 6846ba4070001f9c4cef2a4b3476c1f8989a1744 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Wed, 9 Sep 2026 11:15:13 -0600 Subject: [PATCH 2/2] Regenerate marketplace.json for crowdstrike-falcon-fusion v1.2.0 --- .github/plugin/marketplace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 4f35448e7..bf59b7f52 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -544,7 +544,7 @@ { "name": "crowdstrike-falcon-fusion", "description": "AI coding assistant skills for building CrowdStrike Falcon Fusion workflows: action discovery, YAML authoring, deployment, execution monitoring, and best practices for triggers, conditions, loops, and HTTP Actions.", - "version": "1.1.0", + "version": "1.2.0", "author": { "name": "CrowdStrike", "url": "https://www.crowdstrike.com" @@ -561,8 +561,8 @@ "source": { "source": "github", "repo": "CrowdStrike/fusion-skills", - "ref": "v1.1.0", - "sha": "8df28a78be316f619a0a5227a401b395da990c40" + "ref": "v1.2.0", + "sha": "3e15710a94b712473e87ce7cd7c43d026156a3f3" } }, {