From 2eef2c7103d0ef4eabadb46074370798c7dcfbfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 30 Sep 2024 11:13:35 +0200 Subject: [PATCH] CI updates This is done by the automated script named upgrade-c2cciutils-to-1.7 --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 748e1880830e..ef122c84b0d5 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -96,7 +96,7 @@ enabled: false, matchDepNames: ['ol-cesium'], }, - /** For security reason don't takes the too early packages on stabilization branches */ + /** Packages published very recently are not pushed to stabilization branches for security reasons */ { matchBaseBranches: ['/^[0-9]+\\.[0-9]+$/'], minimumReleaseAge: '7 days',