From 16f4644a035ee389a0d1f169be7f69e23a36b8aa Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:25:36 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v8 --- .github/workflows/lock-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock-versions.yml b/.github/workflows/lock-versions.yml index 59c8fd70f43..b100f2d7330 100644 --- a/.github/workflows/lock-versions.yml +++ b/.github/workflows/lock-versions.yml @@ -119,7 +119,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@18f7dc018cc2cd597073088f7c7591b9d1c02672 # v3 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8 with: assignees: '${{github.actor}}' delete-branch: true