diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml
index 8f8bcbe1390db1ce8e5b4f15d065575773597641..9cf617329324a2acc647dfe3c9f67f0aa11da4e8 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:37.65.0@sha256:9ba1999849551e0653e47c877a1e13634b1ced1888cfb9ba0853dc34eda906a0
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.65.1@sha256:f1dad8a356564c9c070a9c874204d4235f495904f205d8a3b0768d51936652c1
 
 renovate-config-validator:
   stage: test
diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml
index 2646f66eaf7dedbfe3846b42aa7099c875e7ee9a..821b8c29e99bbde470b15ec5af11a41b17f99491 100644
--- a/templates/renovate.gitlab-ci.yml
+++ b/templates/renovate.gitlab-ci.yml
@@ -10,7 +10,7 @@ variables:
   RENOVATE_EXTENDS: 'github>whitesource/merge-confidence:beta'
   RENOVATE_LOG_FILE: renovate-log.ndjson
   RENOVATE_LOG_FILE_LEVEL: debug
-  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.65.0@sha256:9ba1999849551e0653e47c877a1e13634b1ced1888cfb9ba0853dc34eda906a0
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.65.1@sha256:f1dad8a356564c9c070a9c874204d4235f495904f205d8a3b0768d51936652c1
 
 .renovate:
   cache: