From a4fff11438359ccebf6cbfc54988e1f12dfd5df6 Mon Sep 17 00:00:00 2001 From: Ethan <32370007+SadFaceSmith@users.noreply.github.com> Date: Thu, 28 Nov 2024 04:58:52 -0500 Subject: [PATCH] Update project URL For Security Labels (#96405) * Update project URL in .github/commands.json * update type/build-packaging project --------- Co-authored-by: tonypowa --- .github/commands.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/commands.json b/.github/commands.json index 1f466e4d783..e79e5e860ed 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -472,7 +472,7 @@ "name": "type/build-packaging", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/509" + "url": "https://github.com/orgs/grafana/projects/632" } }, { @@ -616,7 +616,7 @@ "name": "area/security", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/470" + "url": "https://github.com/orgs/grafana/projects/476" } }, {