From 142a59f34d3cc75e6d55a0e243adfc97addc84a4 Mon Sep 17 00:00:00 2001 From: "botty-mcbottington[bot]" <168950816+botty-mcbottington[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:12:56 +0000 Subject: [PATCH] Update renovatebot/github-action action to v43.0.18 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index e68153874..b1cf86341 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -64,7 +64,7 @@ jobs: persist-credentials: false - name: Renovate - uses: renovatebot/github-action@v43.0.17 + uses: renovatebot/github-action@v43.0.18 with: docker-cmd-file: .github/renovate-entrypoint.sh docker-user: root