Commit 748a74bb authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.159.4 (renovate-bot/renovate-runner!1871)
parent 9e945246
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.159.3-slim@sha256:6e3ec398a46500eb43fd22b1438ec4720d7c3e07d2f420f84e54ba59413ab62f
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.159.4-slim@sha256:fc28719840393fa6d7c1295a585ea540e8f595bd81f48f5b0ebb5a4bbdb27b53

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.159.3-slim@sha256:6e3ec398a46500eb43fd22b1438ec4720d7c3e07d2f420f84e54ba59413ab62f
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.159.4-slim@sha256:fc28719840393fa6d7c1295a585ea540e8f595bd81f48f5b0ebb5a4bbdb27b53
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.159.3@sha256:bed7972b4ed6c1f60d5d13b91ffc256b8f3a57f64dab5e78304fe892968caf14

.renovate: