From 2d9951da7d7d4ee53b6f53e4f48c12623c2218ca Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 21 Sep 2026 10:31:35 +0000 Subject: [PATCH] chore(deps): renovatebot/github-action ^ v46.3.3 --- .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..cf025de 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.3.3 with: token: ${{ secrets.BOT_GITHUB_TOKEN }} configurationFile: renovate.json