From 9f2be7a270f67e06f2548c731e5dada1f9c0aa6c Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 6 Jul 2026 03:51:35 +0000 Subject: [PATCH] chore(deps): renovatebot/github-action ^ v46.1.18 --- .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 8cac27a..1b2a328 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.1.18 with: token: ${{ secrets.BOT_GITHUB_TOKEN }} configurationFile: renovate.json