mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-31 03:41:08 +01: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
|
```yml
|
||||||
steps:
|
steps:
|
||||||
- uses: hadolint/hadolint-action@v1.3.1
|
- uses: hadolint/hadolint-action@v1.4.0
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue