From 949394be9d5d07e02d32087b32ef85eb5d19ec32 Mon Sep 17 00:00:00 2001 From: "iwamot-renovate[bot]" <272392390+iwamot-renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 11:06:56 +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 f57811b..8b50d6e 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -49,7 +49,7 @@ jobs: permission-checks: write - name: Run Renovate - uses: renovatebot/github-action@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8 + uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 with: configurationFile: .github/renovate.json token: ${{ steps.app-token.outputs.token }}