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

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.96.1 (renovate-bot/renovate-runner!1726)
parent 2891fdd0
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.96.0-slim@sha256:6b0fd14cd963dff7820c3ff458c8c63133c4de440e064acec17a375624ac4807
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.96.1-slim@sha256:f89ea5f4d7e303ed350d0dcde9ba1e6d9241c63ade0bccf3e958b79d7961be59

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.96.0-slim@sha256:6b0fd14cd963dff7820c3ff458c8c63133c4de440e064acec17a375624ac4807
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.96.1-slim@sha256:f89ea5f4d7e303ed350d0dcde9ba1e6d9241c63ade0bccf3e958b79d7961be59
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.96.1@sha256:5b582b9f2e9784c8532f053c89bbd3d700a7158b940306926f85dafdf9f5e332

.renovate: