From 84315bed5c91696f473ec425db4c7a7d88e3f284 Mon Sep 17 00:00:00 2001 From: "imagegenius[bot]" <285394981+imagegenius[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 15:19:23 +0000 Subject: [PATCH] =?UTF-8?q?chore(github-action):=20update=20action=20renov?= =?UTF-8?q?atebot/github-action=20(v46.2.2=20=E2=86=92=20v46.2.4)?= 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 1e612bf..13b3640 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -84,7 +84,7 @@ jobs: sudo chown -R 12021:0 /tmp/renovate - name: Renovate - uses: renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2 + uses: renovatebot/github-action@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_DRY_RUN: ${{ inputs.dryRun == true }}