From f1a746560659bc94fd1970425e6f52e4f7360298 Mon Sep 17 00:00:00 2001 From: "renovate-bot-helper[bot]" <172366231+renovate-bot-helper[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 03:05:37 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43.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 cd8334e..dc69c9c 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@v43.0.9 + uses: renovatebot/github-action@v43.0.10 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"