From 12785076e3abe1eb159130eca121ee2a81fc9366 Mon Sep 17 00:00:00 2001 From: "botapp42[bot]" <185954966+botapp42[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 02:35:14 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.9 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index eba84e3..2485616 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3 + uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"