From 862ec815d354936fb82f14de4592233c8b8edc33 Mon Sep 17 00:00:00 2001 From: "release-workflows[bot]" <159853231+release-workflows[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 18:14:19 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v44.2.6 --- .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 6a92763..bf577e3 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -64,7 +64,7 @@ jobs: echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_RENOVATE_LOG_LEVEL }}" >> $GITHUB_ENV - name: Renovate - uses: renovatebot/github-action@v44.0.5 + uses: renovatebot/github-action@v44.2.6 with: configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}" token: "${{ steps.app-token.outputs.token }}"