From d7d0e7af60e9c8da68d2e27fc81727a0183cb761 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Nov 2025 00:52:42 +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 134657f..b7e3d33 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -9,7 +9,7 @@ jobs: - name: checkout uses: actions/checkout@v5 - name: Renovate - uses: renovatebot/github-action@v43.0.14 + uses: renovatebot/github-action@v43.0.20 with: configurationFile: renovate.json5 renovate-version: full