From fa7c07274cc928442df969a3e26383db8feaef68 Mon Sep 17 00:00:00 2001 From: "imagegenius[bot]" <285394981+imagegenius[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 12:40:33 +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.14)?= 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..b24cb9f 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@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_DRY_RUN: ${{ inputs.dryRun == true }}