From 7b7ed2ff5ce634f6a13b90f07cbdf5962fb8d5e3 Mon Sep 17 00:00:00 2001 From: "bb-17[bot]" <184449353+bb-17[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:03:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20renovatebot/github-acti?= =?UTF-8?q?on=20action=20to=20v41.0.8?= 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 57f796e..eea232a 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -44,7 +44,7 @@ jobs: token: '${{ steps.app-token.outputs.token }}' - name: Renovate - uses: renovatebot/github-action@v41.0.7 + uses: renovatebot/github-action@v41.0.8 with: configurationFile: .github/renovate.json token: '${{ steps.app-token.outputs.token }}'