From e8892030f7bee11de0544cdd3a43d35e3b17e89e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 06:09:59 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.8 (#4956) --- .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 3733a9281..2e7b36614 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@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7 + uses: renovatebot/github-action@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8 with: configurationFile: renovate.json token: ${{ github.token }}