From 8e15054dbd5b0584a170ea6175cacc9364087f09 Mon Sep 17 00:00:00 2001 From: "bb-17[bot]" <184449353+bb-17[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:02:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20renovatebot/github-acti?= =?UTF-8?q?on=20action=20to=20v41.0.11?= 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 d7be05b..24dffce 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.10 + uses: renovatebot/github-action@v41.0.11 with: configurationFile: .github/renovate.json token: '${{ steps.app-token.outputs.token }}'