todgru

Results 3 issues of todgru

This PR resolves a vulnerability with the old Handlebars dependency. ``` $ npm i added 32 packages from 65 contributors and audited 38 packages in 5.6s found 1 high severity...

## Description These changes update all markdown documentation to use the `v4` versions of: - `actions/cache@v4` - `actions/cache/save@v4` - `actions/cache/restore@v4` - `actions/checkout@v4` These changes do not update the `.github/workflows`. Those...

The README doc describe running locally using `npx`. https://github.com/aws-actions/aws-codebuild-run-build/blob/main/README.md#running-locally The command will fail as the package is not published to the NPM Package Registry, npmjs.org. Error: ```shell $ npx @aws-actions/codebuild-run-build...