diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml index 54e47cb48e20b73af5de2c8e5e802d3000200539..96d75c80e994f452027472da8af276049f1f15d1 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.71.0@sha256:b3a7277e8a360a58fc0804062b526bd9ef17e13d0d703d0146d36b5772f9220f + CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.71.1@sha256:9b2433d60731b6a2b5e27dc6b5b5d0fbfe7d793a2bffe20aeeb88aba1ab1ca1d renovate-config-validator: stage: test diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml index 5b39773aa45d9c53246214b52331495f635ebff7..d333e6ada554410d4f321446195482c5016bff65 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.71.0@sha256:b3a7277e8a360a58fc0804062b526bd9ef17e13d0d703d0146d36b5772f9220f + CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:37.71.1@sha256:9b2433d60731b6a2b5e27dc6b5b5d0fbfe7d793a2bffe20aeeb88aba1ab1ca1d .renovate: cache: