From be7e9a4db423b8afb0d2c3bb5d0f2952911153dd Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 12:05:17 +0000 Subject: [PATCH] Update WyriHaximus/github-action-renovatebot action to v0.3.6 --- .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..dc12c7d 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@a2cf7c009447d4dee60729f5eceee2e9e03bea6b # v0.3.6 with: renovateAppToken: ${{ steps.app-token.outputs.token }} #logLevel: debug