From 7c53cf2709ec9f07c029cfc95ccf4cba2599cb9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 06:19:19 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.9 --- .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 2a441d4..252d23a 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.8 + uses: renovatebot/github-action@v46.1.9 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}