diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index e198d35b..70faaab9 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1812,7 +1812,7 @@ { "name": "sumo-logic", "description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "Sumo Logic", "url": "https://www.sumologic.com" @@ -1828,13 +1828,15 @@ "monitoring", "alerts", "copilot", - "siem" + "devops", + "search", + "security" ], "source": { "source": "github", "repo": "SumoLogic/sumologic-ai-plugins", - "ref": "v1.0.0", - "sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315" + "ref": "v1.0.1", + "sha": "f905b914984fabb5e0571290eafd3013c277d9b1" } }, { diff --git a/plugins/external.json b/plugins/external.json index 370413c4..61444161 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1280,7 +1280,7 @@ { "name": "sumo-logic", "description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "Sumo Logic", "url": "https://www.sumologic.com" @@ -1296,13 +1296,15 @@ "monitoring", "alerts", "copilot", - "siem" + "devops", + "search", + "security" ], "source": { "source": "github", "repo": "SumoLogic/sumologic-ai-plugins", - "ref": "v1.0.0", - "sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315" + "ref": "v1.0.1", + "sha": "f905b914984fabb5e0571290eafd3013c277d9b1" } }, {