Skip to content

Commit

Permalink
Merge pull request #41 from revolunet/patch-1
Browse files Browse the repository at this point in the history
docs: fix example
  • Loading branch information
lorenzo committed Oct 19, 2021
2 parents d7b3858 + 03ff2f3 commit 3cfc69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Add the following step to your workflow configuration:
```yml
steps:
- uses: actions/checkout@v2
- uses: hadolint/hadolint-action@v1.5.0
- uses: hadolint/hadolint-action@v1.6.0
with:
dockerfile: Dockerfile
```
Expand Down

0 comments on commit 3cfc69d

Please sign in to comment.