From a5a13531a4dc0eae2a0ca549db1001ac525980b4 Mon Sep 17 00:00:00 2001 From: "commit-commander-91[bot]" <184876747+commit-commander-91[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:06:35 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20renovatebot/gith?= =?UTF-8?q?ub-action=20(=20v41.0.4=20=E2=86=92=20v41.0.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 622845727..67427aef7 100755 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v41.0.4 + uses: renovatebot/github-action@v41.0.5 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"