From 3c52305bc2b75ee411b2bcc6965547f86a6da0aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:39:51 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.8 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 80e0625..b4fa1fd 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -50,7 +50,7 @@ jobs: # Run Renovate - name: Run Renovate - uses: renovatebot/github-action@v41.0.7 + uses: renovatebot/github-action@v41.0.8 env: LOG_LEVEL: ${{ inputs.log_level || 'INFO' }} with: