From e06dd5e456aee72dcd84cb95784f66266c8c5e03 Mon Sep 17 00:00:00 2001 From: "shipwasher[bot]" <134689731+shipwasher[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 14:35:27 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46 --- .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 26795ed..e31c25f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v43.0.12 + uses: renovatebot/github-action@v46.1.14 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"