From 41c3bdebde96fabefa5e04af4a4bb9468ce83905 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 10 Aug 2026 03:09:54 +0000 Subject: [PATCH] chore(deps): renovatebot/github-action ^ v46.2.2 --- .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 f93d6b4..8acb1e7 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -13,7 +13,7 @@ jobs: with: fetch-depth: 0 - name: Run Renovate - uses: renovatebot/github-action@v46.1.12 + uses: renovatebot/github-action@v46.2.2 with: token: ${{ secrets.BOT_GITHUB_TOKEN }} configurationFile: renovate.json