mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 06:35:55 +00:00
docs: fix example
This commit is contained in:
parent
d7b3858233
commit
03ff2f358b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue