From 38bc50ad232c7ce8122860250fe4fe044a5cf0d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:44:30 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.4 --- .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 25fb9c7..a68a02c 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.3 + uses: renovatebot/github-action@v41.0.4 env: LOG_LEVEL: ${{ inputs.log_level || 'INFO' }} with: