mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-31 03:41:08 +01:00
commit
e977686583
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
|
|||
```yml
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: hadolint/hadolint-action@v2.0.0
|
||||
- uses: hadolint/hadolint-action@v2.1.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue