From cbe0d5cf98d145bafda1ef70fafb38bae4d35a43 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Mon, 3 Nov 2025 04:28:28 +0000 Subject: [PATCH] Update renovatebot/github-action action to v43.0.20 --- .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 554a789..e99b6ec 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -29,7 +29,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0 + uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 with: configurationFile: global-config.json token: ${{ secrets.RENOVATE_TOKEN }}