Update ghcr.io/renovatebot/renovate Docker tag to v44.7.2
All checks were successful
Test Renovate Config / test-renovate (pull_request) Successful in 3m14s
Test Renovate Config / e2e-renovate (pull_request) Successful in 2m35s

This commit is contained in:
2026-08-03 02:23:24 +00:00
parent e4b1e3b845
commit 52a1548751
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:44.6.0@sha256:82c8dbd86d8c96c44e0064e2dc5966848a4ffb497fce0e96b2a360f507b85778
container: ghcr.io/renovatebot/renovate:44.7.2@sha256:e23f94ca319706e434ca693f3d28674a6749158c6bb761abd76ad4e81255c7ec
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout