From fcbd60602fe2e90627ec41e2ef7ccecde1e4dff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:51:12 +0000 Subject: [PATCH] chore(deps): Update renovatebot/github-action action to v41.0.7 --- .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 94413eea..0811fbb5 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.6 + uses: renovatebot/github-action@v41.0.7 with: docker-user: root configurationFile: renovate.json