From 14adbb11c3b3666cb4383834ba3f17781dd1f86a Mon Sep 17 00:00:00 2001 From: "parsec-renovate[bot]" <159961666+parsec-renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:56:09 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20renovatebot/gi?= =?UTF-8?q?thub-action=20(=20v41.0.22=20=E2=86=92=20v46.1.17=20)?= 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 5bef81904..0d336fa28 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v41.0.22 + uses: renovatebot/github-action@v46.1.17 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"