Update ghcr.io/renovatebot/renovate Docker tag to v43.253.0
All checks were successful
Test Renovate Config / test-renovate (pull_request) Successful in 5m51s
Test Renovate Config / e2e-renovate (pull_request) Successful in 2m14s

This commit is contained in:
2026-07-07 02:23:31 +00:00
parent ee03e9fee9
commit d70dbe88df
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:43.252.1@sha256:298ba0d4a575ff026f296329269ba7f7eb660b6cd287a179803cbbcf94c88526
container: ghcr.io/renovatebot/renovate:43.253.0@sha256:979535e4c1fd5479027382c99d1b16b129ee8c6c2e94e647fd9d35f07ae55f4d
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout