mirror of
https://github.com/hadolint/hadolint-action.git
synced 2024-08-16 10:09:53 +02:00
fix example
This commit is contained in:
parent
473e36ba30
commit
136c22c8f8
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
|
|||
|
||||
```yml
|
||||
steps:
|
||||
- uses: hadolint/hadolint-action@v1.3.1
|
||||
- uses: hadolint/hadolint-action@v1.4.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue