From f4567bcc8c324a1b61c26c5c3f5b2eedfd44496a Mon Sep 17 00:00:00 2001 From: Octol1ttle Date: Fri, 15 May 2026 14:14:46 +0500 Subject: [PATCH] fix renovate using old label Signed-off-by: Octol1ttle --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 0a74c6de7..856b2e91c 100644 --- a/renovate.json +++ b/renovate.json @@ -4,7 +4,7 @@ "config:recommended" ], "labels": [ - "area: CI", + "area: actions", "complexity: low", "priority: low", "type: robot",