mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-19 05:54:45 +01:00
parent
136c22c8f8
commit
785eabb2d4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Add the following step to your workflow configuration:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
- uses: hadolint/hadolint-action@v1.4.0
|
- uses: hadolint/hadolint-action@v1.4.0
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
Loading…
Add table
Reference in a new issue