diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml
index ddbc58c037aee83facb9e37d7eb50b74036e77cd..2e83b368c332a594a737468b89af1f5fda312a14 100644
--- a/templates/renovate-config-validator.gitlab-ci.yml
+++ b/templates/renovate-config-validator.gitlab-ci.yml
@@ -1,7 +1,7 @@
 variables:
   RENOVATE_ENDPOINT: $CI_API_V4_URL
   RENOVATE_PLATFORM: gitlab
-  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.72.4@sha256:ddcaec18fe9aaaddbac331842e498febf3c4cf1543113bca8ffb4bea0f29c8d9
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.72.5@sha256:027876a0db77a936d0fccc1c845992aa83bf14492d0b63724c6df9909e11d8ed
 
 renovate-config-validator:
   stage: test
diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml
index e6736c0c95274f44be2557d1f2e6bfb107255fb6..60651b78f03ea962d9d64a040c61683df27cc648 100644
--- a/templates/renovate.gitlab-ci.yml
+++ b/templates/renovate.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
   RENOVATE_REPOSITORY_CACHE: 'enabled'
   LOG_FILE: renovate-log.ndjson
   LOG_FILE_LEVEL: debug
-  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.72.4@sha256:ddcaec18fe9aaaddbac331842e498febf3c4cf1543113bca8ffb4bea0f29c8d9
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.72.5@sha256:027876a0db77a936d0fccc1c845992aa83bf14492d0b63724c6df9909e11d8ed
 
 .renovate:
   cache: