From b921e1c08ffcfba9cb394b207ee82ba50a52faab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Aug 2026 10:51:47 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.2.0 --- .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 a666524..deee73c 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -20,7 +20,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@v46.1.21 + uses: renovatebot/github-action@v46.2.0 with: token: ${{ secrets.RENOVATE_GITHUB_TOKEN }} configurationFile: renovate.json