From 7a27a8cfbd07de24ee7a8d8ea4709b7c9c9566a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:05:15 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v42 --- .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 4590128f..8b4e31fb 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.22 + uses: renovatebot/github-action@v42.0.6 with: docker-user: root configurationFile: renovate.json