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

This commit is contained in:
2026-08-02 02:23:23 +00:00
parent fe88803d6a
commit 509e5ce29d
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.5.3@sha256:0de2072bc4c87e1744158adfb8ccd9f49c5bd2da5a0c14bc4b0c90a7cdaab54f
container: ghcr.io/renovatebot/renovate:44.6.0@sha256:82c8dbd86d8c96c44e0064e2dc5966848a4ffb497fce0e96b2a360f507b85778
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout