Commit 84962c47 authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.98.1 (renovate-bot/renovate-runner!1735)
parent d09d17dc
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.98.0-slim@sha256:1cd61ef5e12ac46c6b035d3768b37658c96a6f50f6f84c68350389c1769196a1
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.98.1-slim@sha256:52c3929a0a10bf83dcbfdf781ce312f09b071aba6dd332d050ea412e241b4486

renovate-config-validator:
  stage: test
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ variables:
  RENOVATE_LOG_FILE: renovate-log.ndjson
  RENOVATE_LOG_FILE_LEVEL: debug
  LOG_LEVEL: info
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.98.0-slim@sha256:1cd61ef5e12ac46c6b035d3768b37658c96a6f50f6f84c68350389c1769196a1
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.98.1-slim@sha256:52c3929a0a10bf83dcbfdf781ce312f09b071aba6dd332d050ea412e241b4486
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.98.0@sha256:927c8d3da18f12260c6683d60f196724bbf222884307402702baabf8450cc201

.renovate: