[0.3.0](https://github.com/cdklabs/cdk-pipelines-github/compare/v0.2.215...v0.3.0) (2022-10-13)
⚠ BREAKING CHANGES
* `jobStep` has been changed to `jobSteps`.
Bug Fixes
* change `GitHubActionStep.jobStep` to `GitHubActionStep.jobSteps` (plural) ([365](https://github.com/cdklabs/cdk-pipelines-github/issues/365)) ([f973411](https://github.com/cdklabs/cdk-pipelines-github/commit/f9734116fe3ce688c899e2075ccee1b0c778739c)), closes [#363](https://github.com/cdklabs/cdk-pipelines-github/issues/363)