From f96614de09af24d4804d35f27c23b3e0ef610fc2 Mon Sep 17 00:00:00 2001 From: "foundation-fondue[bot]" <187225045+foundation-fondue[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:42:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20renovatebot/github-acti?= =?UTF-8?q?on=20action=20to=20v46.1.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 0ada695a..6c5e00d7 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -40,7 +40,7 @@ jobs: with: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v44.0.4 + uses: renovatebot/github-action@v46.1.6 with: configurationFile: .github/renovate.json token: "${{ steps.app-token.outputs.token }}"