diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml
index 3a3c38cc1af9585874ca8a6029064926d5fcdb52..8d4ea41e5b3ebb2f6a106aff0de110093d9734dd 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.82.2@sha256:8ee731c270a621d749154e0fceb9e6dfb1089ae5798d36294029e0e6d6c2ba22
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.82.3@sha256:ea5d2b9e61a0c44161ba78fd0a81f30c4bab5e34b58909c122d76253459e3ba9
 
 renovate-config-validator:
   stage: test
diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml
index 5ae3578e8979cd0010ad87a5b6273f9860e0294a..f1c5a17246c3407066f5a2aa9883894b890466cd 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.82.2@sha256:8ee731c270a621d749154e0fceb9e6dfb1089ae5798d36294029e0e6d6c2ba22
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.82.3@sha256:ea5d2b9e61a0c44161ba78fd0a81f30c4bab5e34b58909c122d76253459e3ba9
 
 .renovate:
   cache: