diff --git a/README.md b/README.md index 5f39240..42e86d2 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action) - [Send a Discord notification](https://github.com/Ilshidur/action-discord) - [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector) +- [Lint a Dockerfile (using replicatedhq/dockerfilelint)](https://github.com/jwr0/dockerfile-linter-action) - [Android Build and Emulator Actions](https://github.com/vgaidarji/android-github-actions) - [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages)