From bcc39b5830299f0b4675d84d47241698a47e83ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 Jun 2025 00:52:36 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43.0.1 --- .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 9ad2d39..b02bdb5 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -9,7 +9,7 @@ jobs: - name: checkout uses: actions/checkout@v4 - name: Renovate - uses: renovatebot/github-action@v43.0.0 + uses: renovatebot/github-action@v43.0.1 with: configurationFile: renovate.json5 renovate-version: full