From 8502a5b95a52a4ee160e8451a678d40db61c678c Mon Sep 17 00:00:00 2001 From: "shipwasher[bot]" <134689731+shipwasher[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 04:11:15 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43.0.20 --- .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 26795ed..91afa3e 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.12 + uses: renovatebot/github-action@v43.0.20 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"