From 933ce84e83f486c8cfce137a35d71061f4c398dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 May 2026 03:37:13 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index f97a47f..9c17796 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -31,7 +31,7 @@ jobs: - name: Run Renovate # Use the official Renovate GitHub Action - uses: renovatebot/github-action@v44.0.2 + uses: renovatebot/github-action@v46.1.14 with: # <-- CHANGED: Use a Classic PAT, not GITHUB_TOKEN # This ensures Renovate has correct permissions and