mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-18 21:38:03 +00:00
@@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
|
|||||||
```yml
|
```yml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: hadolint/hadolint-action@v2.0.0
|
- uses: hadolint/hadolint-action@v2.1.0
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user