From 99b10b5e2931db94ea311369d0f60d7aa839aae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:26:58 -0400 Subject: [PATCH] chore(deps): bump renovatebot/github-action from 46.1.9 to 46.1.10 (#27453) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 64daff5150..d88bedc8be 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -51,7 +51,7 @@ jobs: # has been updated (see it's numeric version in action.yaml) # and update `renovate-version` parameter accordingly - name: Self-hosted Renovate - uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 #46.1.9 + uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 #46.1.10 with: configurationFile: .github/configs/renovate-config.js token: '${{ steps.get_token.outputs.token }}'