From 8784e136dff55931f2a87e63bdf718f4b76b317f Mon Sep 17 00:00:00 2001
From: Michael Kriese <michael.kriese@visualon.de>
Date: Mon, 27 Nov 2023 06:02:32 +0000
Subject: [PATCH] fix(deps): update ghcr.io/renovatebot/renovate:37.68.3 docker
 digest to f22cb9f (renovate-bot/renovate-runner!2201)

---
 templates/renovate-config-validator.gitlab-ci.yml | 2 +-
 templates/renovate.gitlab-ci.yml                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml
index 4866c305..244de20a 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.68.3@sha256:b315e0fa1d9dce23eef727e27c4898c1015b7f1b43bc3d1d159490e33320a835
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.68.3@sha256:f22cb9fe14e9a733dc092d3ee517f517c4f0bdd44742a04f4548fa22c7326f73
 
 renovate-config-validator:
   stage: test
diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml
index fcb443c0..a1219693 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.68.3@sha256:b315e0fa1d9dce23eef727e27c4898c1015b7f1b43bc3d1d159490e33320a835
+  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.68.3@sha256:f22cb9fe14e9a733dc092d3ee517f517c4f0bdd44742a04f4548fa22c7326f73
 
 .renovate:
   cache:
-- 
GitLab