From 7a2aa452108164621dd1f5ae9b7665c99d3c6c64 Mon Sep 17 00:00:00 2001 From: cheeky-badger-bot <219245588+cheeky-badger-bot@users.noreply.github.com> Date: Fri, 17 Apr 2026 02:34:37 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.9 --- .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 de7baac..bfe3cc9 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v6.0.2 - name: Renovate Bot GitHub Action - uses: renovatebot/github-action@v46.1.8 + uses: renovatebot/github-action@v46.1.9 env: LOG_LEVEL: 'debug' with: