From 7a36c6959faf0663ab650527685870ddb150a900 Mon Sep 17 00:00:00 2001 From: "aar-public-version-bump-bot[bot]" <286693160+aar-public-version-bump-bot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 06:05:09 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.2.4 --- .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 d7ad45e19..9dc11143d 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate - uses: renovatebot/github-action@0a7b68676027570f113b1d6e7b69b231b56167ab # v46.2.3 + uses: renovatebot/github-action@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 with: configurationFile: .github/renovate.json token: ${{ steps.renovate-token.outputs.token }}