From 37baeb75d0adf3fcfdd4a5f6ab614cc2f6492852 Mon Sep 17 00:00:00 2001 From: "beltrachi-renovate-app[bot]" <204345617+beltrachi-renovate-app[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 10:12:01 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.10 --- .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 93e882ad..033241df 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v6.0.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.9 + uses: renovatebot/github-action@v46.1.10 with: configurationFile: .github/renovate-config.json token: '${{ steps.get_token.outputs.token }}'