From 04bfb239e6e3ab99af5b1a8eb29771596fa38d38 Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 06:25:45 +0000 Subject: [PATCH] Update WyriHaximus/github-action-renovatebot action to v0.5.7 --- .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 bbd25b0..f18db47 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -28,7 +28,7 @@ jobs: private-key: ${{ secrets.RENOVATE_BOT_PRIVATE_KEY }} owner: ${{ github.repository_owner }} - name: Renovate - uses: WyriHaximus/github-action-renovatebot@558694e104752c01b9820dec5b129c3f9ff39bd9 # v0.3.4 + uses: WyriHaximus/github-action-renovatebot@eae6a322622399acda61f0ab7ebbc58c0b1d020a # v0.5.7 with: renovateAppToken: ${{ steps.app-token.outputs.token }} #logLevel: debug