From 9b953a1205d45aef2be2978436bb5c7684e456c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 06:50:01 +0000 Subject: [PATCH] chore(deps): Update renovatebot/github-action action to v41.0.20 --- .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 3f607f8..253c6f8 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.19 + uses: renovatebot/github-action@v41.0.20 with: docker-user: root configurationFile: renovate.json