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"