From 95c92f062952600852b3232969c0d48bcfc1a592 Mon Sep 17 00:00:00 2001 From: cheeky-badger-bot <219245588+cheeky-badger-bot@users.noreply.github.com> Date: Thu, 23 Jul 2026 17:56:13 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.20 --- .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 e0f60a0..43999fa 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate Bot GitHub Action - uses: renovatebot/github-action@v46.1.19 + uses: renovatebot/github-action@v46.1.20 env: LOG_LEVEL: 'debug' with: