Skip to content

Commit

Permalink
Merge pull request #29 from hadolint/hadolint-org
Browse files Browse the repository at this point in the history
Updates to reflect changes to the Hadolint organization
  • Loading branch information
lorenzo committed Apr 15, 2021
2 parents 1623ba6 + b18c7cf commit edc0540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge)](https://github.com/semantic-release/semantic-release?style=for-the-badge)

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/brpaz/hadolint-action/CI?style=for-the-badge)](https://github.com/brpaz/hadolint-action/action)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/hadolint/hadolint-action/CI?style=for-the-badge)](https://github.com/hadolint/hadolint-action/action)

## Usage

Add the following step to your workflow configuration:

```yml
steps:
- uses: brpaz/hadolint-action@v1.2.1
- uses: hadolint/hadolint-action@v1.3.1
with:
dockerfile: Dockerfile
```
Expand Down

0 comments on commit edc0540

Please sign in to comment.