From c5e8abb254e0688c87262bba7e14a384b34d1c3a Mon Sep 17 00:00:00 2001 From: magisk317 <93979778+magisk317@users.noreply.github.com> Date: Wed, 29 Apr 2026 03:34:56 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.12 --- .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 82b71a01..84308f29 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -75,7 +75,7 @@ jobs: fetch-depth: 0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.11 + uses: renovatebot/github-action@v46.1.12 with: configurationFile: .github/renovate-config.js token: ${{ secrets.GH_PAT }}