From d90b211e0207b80b410d02d8e4369a0ec7a6c2c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Feb 2026 01:03:23 +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 134657f..9f96e41 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.0.0 with: configurationFile: renovate.json5 renovate-version: full