Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 25, 2022
1 parent 289302a commit 83b3de1
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@v1.6.0
- uses: hadolint/hadolint-action@v2.0.0
with:
dockerfile: Dockerfile
```
Expand Down

0 comments on commit 83b3de1

Please sign in to comment.