Skip to content

Commit c913fbf

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

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.2@sha256:119e8b9fd8fcad14152ca42e0f3ba9cbf14ec33dee2ad6a0b46146a98e6fa753
23+
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:43.259.3@sha256:8be30fe9f61ad881f54fd5b4142bc4c0ff9e2df540bcd4027cdae55a767bdac8
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.1
48+
renovate-version: 43.253.2
4949
docker-user: root
5050
docker-cmd-file: .github/actions/renovate/entrypoint.sh
5151
configurationFile: .github/renovate.json5

0 commit comments

Comments
 (0)