From b7d1887ef7786245c9f91d7bfa28cba1f2bc9474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:30:52 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.11 --- .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 4c6d86e..d13d3dd 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@v46.1.10 + uses: renovatebot/github-action@v46.1.11 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}