From b4fb2bee44c0cf79ec9bce2c82b321e511edfdbd Mon Sep 17 00:00:00 2001 From: "renovate-bot-helper[bot]" <172366231+renovate-bot-helper[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:44:13 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.10 --- .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 2337afb..6fd4b77 100644 --- 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.9 + uses: renovatebot/github-action@v41.0.10 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"