diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml index 3da5c5645747940c236d823732479277a2c56551..02ccbe8ac3abf4066de6b8222160549f82e4beee 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.76.0@sha256:02d51b19e54797fbdd78db05f6219578aa48ebc20fed718793d2b8d30716556d + CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.79.0@sha256:061fe5a8e6224d9cb7704b4a3f8f48c2e8121e0fec846242e193407d4774b817 renovate-config-validator: stage: test diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml index 5d1addadc77a5bf3b602342fb04259c1379d238b..5ed70751ea85eaf65022a3c2ecf8bc4f93929a33 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.76.0@sha256:02d51b19e54797fbdd78db05f6219578aa48ebc20fed718793d2b8d30716556d + CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.79.0@sha256:061fe5a8e6224d9cb7704b4a3f8f48c2e8121e0fec846242e193407d4774b817 .renovate: cache: