Skip to content

Commit fe4fb8d

Browse files
chore(deps): update renovate dependencies to v41.122.3
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
1 parent 5ac0aa3 commit fe4fb8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/renovate-config-validator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Validate configuration
1919
run: |
2020
# renovate: datasource=docker
21-
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:41.122.2@sha256:f40c397bcec414da8d2e71811a014fe915fab79287a7c9941e89ffb97a322e40
21+
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:41.122.3@sha256:665602e84a6f9f2f6d062cf3dfa1c3c4720846ec7a87791f96dfd5f25c73435f
2222
docker run --rm --entrypoint "renovate-config-validator" \
2323
-v "${{ github.workspace }}/.github/renovate.json5":"/renovate.json5" \
2424
${RENOVATE_IMAGE} "/renovate.json5"

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
LOG_LEVEL: ${{ github.event.inputs.renovate_log_level_debug == 'false' && 'INFO' || 'DEBUG' }}
4141
with:
4242
# renovate: datasource=github-releases depName=renovatebot/renovate
43-
renovate-version: 41.122.2
43+
renovate-version: 41.122.3
4444
docker-user: root
4545
docker-cmd-file: .github/actions/renovate/entrypoint.sh
4646
configurationFile: .github/renovate.json5

0 commit comments

Comments
 (0)