Browse Source

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

pull/5579/head
mdad-renovate[bot] 1 day ago
committed by GitHub
parent
commit
35276736a4
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.57.3'
MATRIX_RENOVATE_VERSION: '44.59.1'

jobs:
preflight:


Loading…
Cancel
Save