From 45ce2dcd227a37b39cc2677f2f8cb72d819da87f Mon Sep 17 00:00:00 2001 From: "repo-butler[bot]" <164884350+repo-butler[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:11:05 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20renovatebot/githu?= =?UTF-8?q?b-action=20action=20(=20v41.0.6=20=E2=86=92=20v41.0.8=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v41.0.6 | v41.0.8 | --- .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 fb20b6d..86d3536 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -24,7 +24,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@e3a862510f27d57a380efb11f0b52ad7e8dbf213 # v41.0.6 + uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8 env: LOG_LEVEL: "debug" RENOVATE_AUTODISCOVER: true