Skip to content

Commit

Permalink
Merge pull request #56 from mgray88/patch-1
Browse files Browse the repository at this point in the history
Update usage example
  • Loading branch information
lorenzo committed Nov 11, 2022
2 parents 67d715b + d51839a commit e977686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
```yml
steps:
- uses: actions/checkout@v2
- uses: hadolint/hadolint-action@v2.0.0
- uses: hadolint/hadolint-action@v2.1.0
with:
dockerfile: Dockerfile
```
Expand Down

0 comments on commit e977686

Please sign in to comment.