From a68545f405cec294b0ef480617b3346750fff638 Mon Sep 17 00:00:00 2001 From: "robottoms-up[bot]" <170814834+robottoms-up[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:15:36 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20renovatebot/gith?= =?UTF-8?q?ub-action=20(=20v40.3.3=20=E2=86=92=20v40.3.4=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 07d2bbcf..6aa3c7f1 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -47,7 +47,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.3.3 + uses: renovatebot/github-action@v40.3.4 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"