From 2e8f21c4c7273c272ab705d15e83c19a165231d1 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 24 Aug 2026 04:45:05 +0000 Subject: [PATCH] chore(deps): renovatebot/github-action ^ v46.2.4 --- .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 6c0ee6c..2b634c4 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 - name: Run Renovate - uses: renovatebot/github-action@v46.1.12 + uses: renovatebot/github-action@v46.2.4 with: token: ${{ secrets.BOT_GITHUB_TOKEN }} configurationFile: renovate.json