From 7ce40f5c42e9c1ffcc076e081bff7c448b55a76c Mon Sep 17 00:00:00 2001 From: "schtack-renovator[bot]" <189104595+schtack-renovator[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 05:28:02 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v44.2.4 --- .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 d4d19d0..257a298 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -84,7 +84,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Run Renovate - uses: renovatebot/github-action@v44.2.3 + uses: renovatebot/github-action@v44.2.4 with: configurationFile: .github/global-renovate-config.json token: ${{ steps.app_token.outputs.token }}