From 4c310074e83beb9f0dc5525cff34646c129688f9 Mon Sep 17 00:00:00 2001 From: "apple-cart-bot[bot]" <131814151+apple-cart-bot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:02:58 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20renovatebot/gith?= =?UTF-8?q?ub-action=20(=20v40.3.0=20=E2=86=92=20v40.3.1=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 3cb6ad3fc..55b4a457f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.3.0 + uses: renovatebot/github-action@v40.3.1 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"