From 7b8dfd2429757adfc592e6ba66b198ad4d73f2b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 01:55:44 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 3d27e7a9..fd09a77d 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -292,7 +292,7 @@ "name": "Datadog", "url": "https://www.datadoghq.com/" }, - "repository": "https://github.com/datadog-labs/vscode-plugin", + "repository": "https://github.com/datadog-labs/copilot-plugin", "license": "Apache-2.0", "keywords": [ "agent", @@ -304,7 +304,7 @@ ], "source": { "source": "github", - "repo": "datadog-labs/vscode-plugin", + "repo": "datadog-labs/copilot-plugin", "sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8" } }, diff --git a/plugins/external.json b/plugins/external.json index f87e84cc..f959563f 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -162,7 +162,7 @@ "name": "Datadog", "url": "https://www.datadoghq.com/" }, - "repository": "https://github.com/datadog-labs/vscode-plugin", + "repository": "https://github.com/datadog-labs/copilot-plugin", "license": "Apache-2.0", "keywords": [ "agent", @@ -174,7 +174,7 @@ ], "source": { "source": "github", - "repo": "datadog-labs/vscode-plugin", + "repo": "datadog-labs/copilot-plugin", "sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8" } },