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

This commit is contained in:
2026-07-24 02:23:22 +00:00
parent 62499ece70
commit f86af93014
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.278.3@sha256:8aa63d0b2a0ec65cc7a01d1584faab39a90046f0f840af28e98ae295dc12cd75
container: ghcr.io/renovatebot/renovate:43.279.0@sha256:12ff9ccbded485ab4187f0b56713ca3514fd5802e347441236a9153efa033aeb
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout