From 4be70a8a4e6e263e5a15092fb93b8bec5dc03d7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:30:08 +0000 Subject: [PATCH] chore(deps): Update renovatebot/github-action action to v41.0.14 --- .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 99d3c88..6e1affd 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.13 + uses: renovatebot/github-action@v41.0.14 with: docker-user: root configurationFile: renovate.json