From 0b735d6de8e9dbd3a2988acfd81a2c979f2c67bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Apr 2026 05:54:40 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.10 --- .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 aea72fd..02c9719 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v6.0.2 - name: Run Renovate - uses: renovatebot/github-action@v46.1.5 + uses: renovatebot/github-action@v46.1.10 with: configurationFile: renovate.json token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}