From: Viktor Szakats Date: Mon, 17 Nov 2025 15:49:49 +0000 (+0100) Subject: renovate.json: replace `CI:` prefix with `GHA:` X-Git-Tag: rc-8_18_0-1~253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c43f695c43777d84f7e02e0187ef9740d77387;p=thirdparty%2Fcurl.git renovate.json: replace `CI:` prefix with `GHA:` All bumped dependencies are in GHA. Follow-up to 6225d7ba2f7dcad322776fc1cadae63e530de705 #19547 --- diff --git a/renovate.json b/renovate.json index 616fd1aaed..3342181818 100644 --- a/renovate.json +++ b/renovate.json @@ -21,7 +21,7 @@ "pinDigest", "digest" ], - "commitMessagePrefix": "CI: ", + "commitMessagePrefix": "GHA: ", "labels": [ "CI" ] @@ -30,7 +30,7 @@ "matchManagers": [ "custom.regex" ], - "commitMessagePrefix": "CI: ", + "commitMessagePrefix": "GHA: ", "labels": [ "CI" ]