Browse Source

Update matrix-renovate-runner Docker tag to v44.52.0

pull/5578/head
mdad-renovate[bot] 4 weeks ago
committed by GitHub
parent
commit
3c629b052b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/renovate.yml

+ 1
- 1
.github/workflows/renovate.yml View File

@@ -43,7 +43,7 @@ env:
MATRIX_RENOVATE_AUTOMATION_ENABLED: 'true'

# renovate: datasource=docker depName=matrix-renovate-runner packageName=ghcr.io/renovatebot/renovate
MATRIX_RENOVATE_VERSION: '44.51.2'
MATRIX_RENOVATE_VERSION: '44.52.0'

jobs:
preflight:


Loading…
Cancel
Save