From 8bdded3b9a785c8f9a1bde02f78c3a992940ada0 Mon Sep 17 00:00:00 2001 From: "rk-1b[bot]" <150239517+rk-1b[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:19:57 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20renovatebot/gith?= =?UTF-8?q?ub-action=20(=20v40.3.5=20=E2=86=92=20v40.3.6=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 da61f180..b871a631 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.5 + uses: renovatebot/github-action@v40.3.6 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"