From 181729f2daf06d53e2b5e17163fd1f8fdffaff4e Mon Sep 17 00:00:00 2001 From: "yanamichan[bot]" <182213109+yanamichan[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:04:22 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.14 --- .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 50e1745..5e79e43 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.7 + uses: renovatebot/github-action@v46.1.14 with: configurationFile: ".github/renovate-bot.json" token: "${{ steps.generate-token.outputs.token }}"