diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml
index 6505b8f2e75b23c7356691b09c125604426553bc..fe0d468485a547b92adfa27badf552ae71870497 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.64.1@sha256:b6a6dbe2ae7d7a44028c7995841f3663e04832ce702da149543542a377d92c4e
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.64.3@sha256:a852457e21996a2e01ed25b9d84e83c680059c6031685936edf2cd5a7eceb046
 
 renovate-config-validator:
   stage: test
diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml
index 417619aae2937ad85207a56326b64fc7880c276a..3a5a6d612befff74742d26059c06599b49171b31 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.64.1@sha256:b6a6dbe2ae7d7a44028c7995841f3663e04832ce702da149543542a377d92c4e
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.64.3@sha256:a852457e21996a2e01ed25b9d84e83c680059c6031685936edf2cd5a7eceb046
 
 .renovate:
   cache: