GitHub Actions now supports built-in CI/CD. Build and test your code in parallel with hosted runners for Linux, macOS, and Windows. And new live logs display your workflow in realtime. You can write Actions in JavaScript or create container Actions, so they work on every type of runner.
GitHub Enterprise accounts can now use their own SSH certificate authority to issue SSH certificates to organization members that grant access to organization-owned repositories via Git. SSH certificate authorities can be managed at both the enterprise account and organization level.
Learn more about certificate authentication for GitHub Enterprise