From 93cfe5d7152681e05debc9cb0a6b7bc2303736af Mon Sep 17 00:00:00 2001 From: "sticky-gecko[bot]" <203671426+sticky-gecko[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 05:04:51 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20action=20renovat?= =?UTF-8?q?ebot/github-action=20(v44.2.6=20=E2=86=92=20v46.1.6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 5ef1c82..f0e1c42 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -50,7 +50,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Renovate - uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6 + uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_DRY_RUN: ${{ inputs.dryRun == true }}