Commit 683538cd authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.80.1 (renovate-bot/renovate-runner!1702)
parent c6a095a4
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.80.0-slim@sha256:929c9702b9c9506ad6ad1893046b1109052e6b1a4fe1535c0e796c080c3b9288
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.80.1-slim@sha256:59ff320118ba3d762f63b885ab65f507c974561acc01430f8bb1fdf0ea257e0d

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.80.0-slim@sha256:929c9702b9c9506ad6ad1893046b1109052e6b1a4fe1535c0e796c080c3b9288
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.80.1-slim@sha256:59ff320118ba3d762f63b885ab65f507c974561acc01430f8bb1fdf0ea257e0d
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.80.0@sha256:6903ad88ba880b9cbf962fbdd443be82fbf403509744724df1ba7398cf04d9fb

.renovate: