Add new Action to run hadolint on a Dockerfile in a repository

This commit is contained in:
Matt Burdan 2018-12-19 08:59:46 -08:00
parent af537a9b43
commit 9954e80aba
No known key found for this signature in database
GPG Key ID: 66506DB8CEB25AA6

View File

@ -51,7 +51,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Runs Hadolint against a Dockerfile within a repository](https://github.com/burdzwastaken/hadolint-action)
### Tutorials