Skip to content

Commit e4aaa24

Browse files
chore(deps): update all-dependencies
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
1 parent c913fbf commit e4aaa24

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Validate configuration
2121
run: |
2222
# renovate: datasource=docker
23-
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:43.259.3@sha256:8be30fe9f61ad881f54fd5b4142bc4c0ff9e2df540bcd4027cdae55a767bdac8
23+
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:43.260.0@sha256:b4c05f43e95841808410b1b2c106bbf4560218c6dbe847abcde22a9fa9ece7e1
2424
docker run --rm --entrypoint "renovate-config-validator" \
2525
-v "${{ github.workspace }}/.github/renovate.json5":"/renovate.json5" \
2626
${RENOVATE_IMAGE} "/renovate.json5"

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
LOG_LEVEL: ${{ github.event.inputs.renovate_log_level_debug == 'false' && 'INFO' || 'DEBUG' }}
4646
with:
4747
# renovate: datasource=github-releases depName=renovatebot/renovate
48-
renovate-version: 43.253.2
48+
renovate-version: 43.254.0
4949
docker-user: root
5050
docker-cmd-file: .github/actions/renovate/entrypoint.sh
5151
configurationFile: .github/renovate.json5

0 commit comments

Comments
 (0)