From 20a79b3203af720607d0a4261b62e7b7755dc12f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Aug 2026 00:40:17 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.2.1 --- .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 b9b3f3e..4314647 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.14 + uses: renovatebot/github-action@v46.2.1 with: # Use the configuration file in the root directory configurationFile: renovate.json