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

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.117.3 (renovate-bot/renovate-runner!1803)
parent aec9b708
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.117.2-slim@sha256:a014e826a76f47963992022935f04e926b5b78abdc572024991fcf177654178f
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.117.3-slim@sha256:4d5f0ff90ef59cfa3e971b0db37dca9923fc154e43c58a41f3b64312a15a3ae2

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.117.2-slim@sha256:a014e826a76f47963992022935f04e926b5b78abdc572024991fcf177654178f
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.117.3-slim@sha256:4d5f0ff90ef59cfa3e971b0db37dca9923fc154e43c58a41f3b64312a15a3ae2
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.117.3@sha256:c3b256d3bb3c1ead67692a797dfa3a1c053bb49033058dcdc7bf053f01ff1ed2

.renovate: