From ea3b95f0234da470fb845dc9e2f0dc291ad65863 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 14:33:33 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46 --- .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 8785e3f..fab6959 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.3.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v42.0.6 + uses: renovatebot/github-action@v46.0.0 with: token: '${{ steps.get_token.outputs.token }}' configurationFile: .github/renovate-config.json