From 7fa8e7394078d6813053c5cbcd79127aa684f28a Mon Sep 17 00:00:00 2001 From: "bot-blake[bot]" <129223303+bot-blake[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 00:20:36 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20renovatebot/gith?= =?UTF-8?q?ub-action=20(v40.2.3=20=E2=86=92=20v40.2.4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com> --- .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 e5d12d94e..668734f55 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -55,7 +55,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@8ce0fe8066eb6b16e1bf499b21bc96e5ccd962a4 # v40.2.3 + uses: renovatebot/github-action@76d49712364696a06b60e8647df46b288fff0ddc # v40.2.4 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"