mirror of
https://github.com/hadolint/hadolint-action.git
synced 2024-08-16 10:09:53 +02:00
commit
5d0317e9d0
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Add the following step to your workflow configuration:
|
|||
```yml
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: hadolint/hadolint-action@v3.0.0
|
||||
- uses: hadolint/hadolint-action@v3.1.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue