From 83c14ada8bbb3ff8815c65754642e28208751526 Mon Sep 17 00:00:00 2001 From: "cnap-tech-renovate[bot]" <263923596+cnap-tech-renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 20:45:59 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/update-api-client.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-api-client.yml b/.github/workflows/update-api-client.yml index b1823e2..04e573b 100644 --- a/.github/workflows/update-api-client.yml +++ b/.github/workflows/update-api-client.yml @@ -33,7 +33,7 @@ jobs: - name: Verify build run: task check - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 with: branch: chore/update-api-client commit-message: "chore: update OpenAPI spec and regenerate client"