Commit 58362f2c authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.102.4 (renovate-bot/renovate-runner!1756)
parent 476e3f32
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.102.3-slim@sha256:67d170412bf6cd8c571a853fcdb65bee29ea00f45a7d7405b756109b34087197
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.102.4-slim@sha256:a494f26bcf92bdbff5f0945a0bb8dbe40f50c940438f703042f6b5d68b055e44

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.102.3-slim@sha256:67d170412bf6cd8c571a853fcdb65bee29ea00f45a7d7405b756109b34087197
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.102.4-slim@sha256:a494f26bcf92bdbff5f0945a0bb8dbe40f50c940438f703042f6b5d68b055e44
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.102.4@sha256:370a21c3d112fc9f01cd1e6c13ed6f525a6e4d55d06a970e82d5d0d496d3acdc

.renovate: