From b53fadb376f5900ed4d63abfee5558d599b2567b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Mar 2026 01:02:44 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46 --- .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 134657fd..defd9d65 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@v46.1.2 with: configurationFile: renovate.json5 renovate-version: full