Merge pull request #285 from deef0000dragon1/patch-1

Add JSON-edit-action
This commit is contained in:
Gary Ewan Park 2019-12-24 08:56:36 +00:00 committed by GitHub
commit 0135afec86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,6 +185,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install)
- [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug)
- [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values.
- [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action)
### Testing and Linting