Commit d1a6e846 authored by Michael Kriese's avatar Michael Kriese
Browse files

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.105.5...

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.105.5 (renovate-bot/renovate-runner!1773)
parent 1ffde8ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
variables:
  RENOVATE_ENDPOINT: $CI_API_V4_URL
  RENOVATE_PLATFORM: gitlab
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.105.4-slim@sha256:866c93d067ce4e48c5b9c4b952868f68ffe548d5e6358e0728457090ba7c2dce
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.105.5-slim@sha256:d4d79a934dcea5145dba2b853c06f5813b2efc57f2413f9243d8ed11b0797ad6

renovate-config-validator:
  stage: test
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ variables:
  RENOVATE_LOG_FILE: renovate-log.ndjson
  RENOVATE_LOG_FILE_LEVEL: debug
  LOG_LEVEL: info
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.105.4-slim@sha256:866c93d067ce4e48c5b9c4b952868f68ffe548d5e6358e0728457090ba7c2dce
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.105.5-slim@sha256:d4d79a934dcea5145dba2b853c06f5813b2efc57f2413f9243d8ed11b0797ad6
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.105.5@sha256:3b0a83ce5c463e230b67e633c592f02f0ccfeb2944352e7d067fa64da8d01e43

.renovate: