From b0739198aa54921bac3f273cb58019e117c63d1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 04:42:49 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v42 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 75ae07bf..5301250b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 1 - name: Run Renovate - uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 + uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6 with: configurationFile: .github/renovate.json token: ${{ secrets.PROJECT_TOKEN }}