From aa5253e563d4d472501941b4f279286a03c60ff6 Mon Sep 17 00:00:00 2001 From: "yanamichan[bot]" <182213109+yanamichan[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 12:51:37 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.7 --- .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 cb8a185..50e1745 100644 --- a/.github/workflows/run-renovate.yml +++ b/.github/workflows/run-renovate.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v6 - name: Renovate - uses: renovatebot/github-action@v46.1.5 + uses: renovatebot/github-action@v46.1.7 with: configurationFile: ".github/renovate-bot.json" token: "${{ steps.generate-token.outputs.token }}"