From a32556888ebdf277ac7c94da5ac03272d2f971ae Mon Sep 17 00:00:00 2001 From: "yanamichan[bot]" <182213109+yanamichan[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 12:38:06 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.2.0 --- .github/workflows/run-renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-renovate.yml b/.github/workflows/run-renovate.yml index ec039b7..17bdc50 100644 --- a/.github/workflows/run-renovate.yml +++ b/.github/workflows/run-renovate.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate - uses: renovatebot/github-action@v46.1.17 + uses: renovatebot/github-action@v46.2.0 with: configurationFile: ".github/renovate-bot.json" token: "${{ steps.generate-token.outputs.token }}"