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

This commit is contained in:
2026-07-22 02:23:21 +00:00
parent 498921c6ca
commit 26273fee27
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.272.0@sha256:41cdfccf7c54c8a4ad675a93874b10d47f5da0a651680cd2502d3dddd70f10a7
container: ghcr.io/renovatebot/renovate:43.275.0@sha256:f0902eb911e2aa39e51ec87f0a0b4ecf7a97ced493a3252cf0fab0fdc9d6ec69
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout