AWS CodeBuild run build Action For GitHub Actions
Version updated for aws-actions/aws-codebuild-run-build to version v1.0.17.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 448 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Use Node20 for building by @toha-nordic in https://github.com/aws-actions/aws-codebuild-run-build/pull/158
- README update for ‘artifacts-type-override’ input by @manpreet-compro in https://github.com/aws-actions/aws-codebuild-run-build/pull/159
- Add an introduction of the new self-hosted-runner option to README by @taoyong-ty in https://github.com/aws-actions/aws-codebuild-run-build/pull/161
- Introduce CB-managed runner in README by @taoyong-ty in https://github.com/aws-actions/aws-codebuild-run-build/pull/163
- Update braces dependency to 3.0.3 by @colyoonamaz in https://github.com/aws-actions/aws-codebuild-run-build/pull/168
- Updating dependencies to fix fast-xml-parser vulnerability CVE-2024-41818 by @t0shiii in https://github.com/aws-actions/aws-codebuild-run-build/pull/169
- feat: Add support for sourceTypeOverride and sourceLocationOverride by @yamao-latte in https://github.com/aws-actions/aws-codebuild-run-build/pull/165
New Contributors
- @toha-nordic made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/158
- @manpreet-compro made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/159
- @colyoonamaz made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/168
- @t0shiii made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/169
- @yamao-latte made their first contribution in https://github.com/aws-actions/aws-codebuild-run-build/pull/165
Full Changelog: https://github.com/aws-actions/aws-codebuild-run-build/compare/v1.0.16...v1.0.17