mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-18 21:44: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
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: hadolint/hadolint-action@v1.4.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
|
|
Loading…
Add table
Reference in a new issue