From 019c48ef97b5a755cb33aae172a0b020a9f1c88f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 05:30:29 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.13 --- .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 007440f..b0505c9 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -18,6 +18,6 @@ jobs: uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@v46.1.6 + uses: renovatebot/github-action@v46.1.13 with: token: ${{ secrets.RENOVATE_TOKEN || github.token }}