From 9eb16fa5186244e89938dec8982d9dc4b59b2e9d 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, 19 Jan 2026 14:23:53 +0000 Subject: [PATCH] Update WyriHaximus/github-action-renovatebot action to v0.6.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 bbd25b0..2d547d0 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@034bdda693a9ba13343d823a4b17cdaa16f9baba # v0.6.0 with: renovateAppToken: ${{ steps.app-token.outputs.token }} #logLevel: debug