From e28945ee934309732f326ab19523a4c46349573a Mon Sep 17 00:00:00 2001 From: "beltrachi-renovate-app[bot]" <204345617+beltrachi-renovate-app[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:05:45 +0000 Subject: [PATCH] chore(deps): 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 b359308..e7e3b2f 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v6.0.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.2.4 + uses: renovatebot/github-action@v46.1.4 with: configurationFile: .github/renovate-config.json token: '${{ steps.get_token.outputs.token }}'