From dc899846f72f761a570ee31dd78c6ee7b4788652 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Wed, 29 Jul 2026 15:10:54 +0000 Subject: [PATCH] chore(deps): renovatebot/github-action ^ v46.2.0 --- .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 83fe422..a1e39df 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.0 with: token: ${{ secrets.BOT_GITHUB_TOKEN }} configurationFile: renovate.json