From 0849f0028adceda8fc204704e2c0d54fd7ce6641 Mon Sep 17 00:00:00 2001 From: "funfix[bot]" <322009495+funfix[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 15:43:09 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.3.1 --- .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 3839897..9d50582 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -23,7 +23,7 @@ jobs: private-key: ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }} - name: Renovate - uses: renovatebot/github-action@v46.2.6 + uses: renovatebot/github-action@v46.3.1 with: configurationFile: .github/renovate-config.js token: ${{ steps.automation-token.outputs.token }}