From 7adbcc7cbf4837c3e53b3587a5ebb08a4a725f63 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:08:23 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20renovatebot/githu?= =?UTF-8?q?b-action=20(=20v41.0.9=20=E2=86=92=20v41.0.10=20)=20(#4352)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .github/workflows/schedule-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schedule-renovate.yaml b/.github/workflows/schedule-renovate.yaml index 8bc1bb045..b2421689c 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -62,7 +62,7 @@ jobs: # https://github.com/marketplace/actions/renovate-bot-github-action - name: Renovate - uses: renovatebot/github-action@531c6786d6cf05ef148c4cfe251745c2c6de442c # v41.0.9 + uses: renovatebot/github-action@3f10d7a25cf0aa7b37519aa771ed9143fcbb5da5 # v41.0.10 with: configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" token: "${{ steps.app-token.outputs.token }}"