Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v43.259.2' (#245) from renovate/ghcr.io-renovatebot-renovate-43.x into main
All checks were successful
Test Renovate Config / test-renovate (push) Successful in 1m57s
Test Renovate Config / e2e-renovate (push) Successful in 2m52s
Run Renovate / renovate (push) Successful in 7m50s

This commit is contained in:
2026-07-12 04:39:08 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ concurrency:
jobs: jobs:
test-renovate: test-renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.257.8@sha256:7ec116b54bc441f144cd1467b69954f894878d2bd55a4560c48278f95ed9dc30 container: ghcr.io/renovatebot/renovate:43.259.2@sha256:119e8b9fd8fcad14152ca42e0f3ba9cbf14ec33dee2ad6a0b46146a98e6fa753
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
@@ -30,7 +30,7 @@ jobs:
e2e-renovate: e2e-renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: test-renovate needs: test-renovate
container: ghcr.io/renovatebot/renovate:43.257.8@sha256:7ec116b54bc441f144cd1467b69954f894878d2bd55a4560c48278f95ed9dc30 container: ghcr.io/renovatebot/renovate:43.259.2@sha256:119e8b9fd8fcad14152ca42e0f3ba9cbf14ec33dee2ad6a0b46146a98e6fa753
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.257.8@sha256:7ec116b54bc441f144cd1467b69954f894878d2bd55a4560c48278f95ed9dc30 container: ghcr.io/renovatebot/renovate:43.259.2@sha256:119e8b9fd8fcad14152ca42e0f3ba9cbf14ec33dee2ad6a0b46146a98e6fa753
steps: steps:
# Step 1: Check out the repository so your config file is available # Step 1: Check out the repository so your config file is available
- name: Checkout - name: Checkout