Compare commits

..
2 Commits
Author SHA1 Message Date
renovate-bot 7fcb3662b8 Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v43.257.8' (#244) from renovate/ghcr.io-renovatebot-renovate-43.x into main
Test Renovate Config / test-renovate (push) Successful in 1m43s
Test Renovate Config / e2e-renovate (push) Successful in 2m52s
Run Renovate / renovate (push) Successful in 8m3s
2026-07-11 04:37:20 +02:00
renovate-bot 1d226beed7 Update ghcr.io/renovatebot/renovate Docker tag to v43.257.8
Test Renovate Config / test-renovate (pull_request) Successful in 5m40s
Test Renovate Config / e2e-renovate (pull_request) Successful in 2m35s
2026-07-11 02:23:15 +00:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ concurrency:
jobs:
test-renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.257.2@sha256:71f9c23d9bdb689cb5dc57180bf37cefca786ea42203002068802fbd17e39769
container: ghcr.io/renovatebot/renovate:43.257.8@sha256:7ec116b54bc441f144cd1467b69954f894878d2bd55a4560c48278f95ed9dc30
steps:
- name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
@@ -30,7 +30,7 @@ jobs:
e2e-renovate:
runs-on: ubuntu-latest
needs: test-renovate
container: ghcr.io/renovatebot/renovate:43.257.2@sha256:71f9c23d9bdb689cb5dc57180bf37cefca786ea42203002068802fbd17e39769
container: ghcr.io/renovatebot/renovate:43.257.8@sha256:7ec116b54bc441f144cd1467b69954f894878d2bd55a4560c48278f95ed9dc30
steps:
- name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.257.2@sha256:71f9c23d9bdb689cb5dc57180bf37cefca786ea42203002068802fbd17e39769
container: ghcr.io/renovatebot/renovate:43.257.8@sha256:7ec116b54bc441f144cd1467b69954f894878d2bd55a4560c48278f95ed9dc30
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout