From 51e175b0796fad780b29c703daa601a9e5e22234 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:39:57 +0000 Subject: [PATCH] Update renovatebot/github-action action to v41.0.10 --- .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 1b2e974..7c39f23 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.9 + uses: renovatebot/github-action@v41.0.10 env: LOG_LEVEL: DEBUG with: