diff --git a/templates/renovate-config-validator.gitlab-ci.yml b/templates/renovate-config-validator.gitlab-ci.yml index 8374d0becc6cf69fbcbbe2fd6cd19b061ee8e346..347f5dd7e6f39105e891199a5b0c6ea959437a4a 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.69.2@sha256:d7764febcd33a57bab29208cad437b03963227599096374aeb1cfffdf40ffd33 + CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.69.3@sha256:9d98d1fa86ecce44df13636011386ea5a3dfd568424be696017c9daf352ab340 renovate-config-validator: stage: test diff --git a/templates/renovate.gitlab-ci.yml b/templates/renovate.gitlab-ci.yml index 06c40b496134114c73cbd12647ff71a5ab946a75..14849e18e63e09e49b804dca15770c0efb325a0b 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.69.2@sha256:d7764febcd33a57bab29208cad437b03963227599096374aeb1cfffdf40ffd33 + CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:39.69.3@sha256:9d98d1fa86ecce44df13636011386ea5a3dfd568424be696017c9daf352ab340 .renovate: cache: