From 59f4eb3dc096b11457962f7597399efc9f357e3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 08:15:46 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.7 (#4784) --- .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 44da32876..3733a9281 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6.0.2 - name: Run Renovate - uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6 + uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7 with: configurationFile: renovate.json token: ${{ github.token }}