diff --git a/README.md b/README.md index 50d432b..ab8a1d6 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,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. +- [Action to lint Awesome lists](https://github.com/squadcastHQ/awesome-lint-action) - Uses [awesome-lint](https://github.com/sindresorhus/awesome-lint) to lint awesome lists as an Action. - [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action) - [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)