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

This commit is contained in:
2026-08-06 02:23:32 +00:00
parent 1d597e46b4
commit ff2802246a
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.11.6@sha256:039dbb06e8dd72458ae559c58c7851c81f8fdd601ad38e1ac46a5cd5dc35d940
container: ghcr.io/renovatebot/renovate:44.13.3@sha256:2d8ba2fb08544d8bab53178888989056eb1edafb0e9c368555fafcb3a2f74bc8
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout