From 8f83354c4438e523f5dc0818d5047ae5f3103fa6 Mon Sep 17 00:00:00 2001 From: "ktvbot[bot]" <148669015+ktvbot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 12:03:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB(ci):=20renovatebot/github-action=20ac?= =?UTF-8?q?tion=20(=20v40.1.12=20=E2=86=92=20v40.2.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/schedule-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schedule-renovate.yaml b/.github/workflows/schedule-renovate.yaml index 6b72c7f5..958621f2 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -67,7 +67,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.1.12 + uses: renovatebot/github-action@v40.2.0 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"