You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Hadolint Action
v1.2.1
Action that runs Hadolint Dockerfile linting tool.
steps:
uses: brpaz/hadolint-action@master
dockerfile
The path to the Dockerfile to be tested. By default it will look for a Dockerfile in the current directory.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
👤 Bruno Paz
- Website: https://github.com/brpaz
- Github: @brpaz
Copyright © 2019 Bruno Paz.
This project is MIT licensed.