Skip to content

Commit

Permalink
Update usage example
Browse files Browse the repository at this point in the history
"Example to create a comment in a PR" doesn't work with v2.0.0
  • Loading branch information
mgray88 authored Apr 23, 2022
1 parent f988afe commit d51839a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 d51839a

Please sign in to comment.