Compare commits

...
2 Commits
Author SHA1 Message Date
renovate-bot f7058e7dd0 Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v43.265.4' (#250) from renovate/ghcr.io-renovatebot-renovate-43.x into main
Test Renovate Config / test-renovate (push) Successful in 1m16s
Test Renovate Config / e2e-renovate (push) Successful in 2m21s
Run Renovate / renovate (push) Successful in 9m10s
2026-07-17 04:34:40 +02:00
renovate-bot a65261e719 Update ghcr.io/renovatebot/renovate Docker tag to v43.265.4
Test Renovate Config / test-renovate (pull_request) Successful in 2m52s
Test Renovate Config / e2e-renovate (pull_request) Successful in 2m29s
2026-07-17 02:23:20 +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.264.2@sha256:062bec49857f0b23232e09fc9a557b3abf71dd499dbf54c2137a83d9c6320795
container: ghcr.io/renovatebot/renovate:43.265.4@sha256:96abb1a8386f21e137be23e01c756d1b9687c13237902f56471442138f4b7953
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.264.2@sha256:062bec49857f0b23232e09fc9a557b3abf71dd499dbf54c2137a83d9c6320795
container: ghcr.io/renovatebot/renovate:43.265.4@sha256:96abb1a8386f21e137be23e01c756d1b9687c13237902f56471442138f4b7953
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.264.2@sha256:062bec49857f0b23232e09fc9a557b3abf71dd499dbf54c2137a83d9c6320795
container: ghcr.io/renovatebot/renovate:43.265.4@sha256:96abb1a8386f21e137be23e01c756d1b9687c13237902f56471442138f4b7953
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout