From f2828e6b4dfd4cc7a836161d82837ac73f6f4c74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:39:45 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v44.2.3 --- .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 41b37dd3..40095e99 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 1 - name: Run Renovate - uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2 + uses: renovatebot/github-action@a7e89c349a53ab0c9d8458eb85f4b415e55848e7 # v44.2.3 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}