From 53a5cd34206e3890335f57e7c3f64c77dc36db28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:13:38 -0500 Subject: [PATCH] chore(deps): bump renovatebot/github-action from 46.0.2 to 46.1.0 (#26434) 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 9dad0184c7..6fd4a5559d 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -30,7 +30,7 @@ jobs: go-version: 1.26.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 #46.0.2 + uses: renovatebot/github-action@44f24283a60f64273f1294932f16ba61193cccca #46.1.0 with: configurationFile: .github/configs/renovate-config.js token: '${{ steps.get_token.outputs.token }}'