From 8256c6692bf164e0ef2969f871a26384d25cc9a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Mon, 12 May 2025 06:25:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40.11.7 --- shared/renovate/gitlab-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/renovate/gitlab-ci.yaml b/shared/renovate/gitlab-ci.yaml index 8470f6af0..1ee9c5355 100644 --- a/shared/renovate/gitlab-ci.yaml +++ b/shared/renovate/gitlab-ci.yaml @@ -1,6 +1,6 @@ lint-renovate: stage: lint - image: ghcr.io/renovatebot/renovate:40.11.3@sha256:985abbae7c22811d3ca0b39e5daf621e3d3ef21b40c37462266b7cbd2cd6b3d5 + image: ghcr.io/renovatebot/renovate:40.11.7@sha256:54554e583bbd9b88943040035846201dcfcc409ba103a92c72277c0c0994864f script: - renovate-config-validator rules: -- GitLab