mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-18 21:44:45 +01:00
Example uses 3.1.0, too
This commit is contained in:
parent
88c79a349b
commit
7857e0b9ce
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Add the following step to your workflow configuration:
|
||||||
```yml
|
```yml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: hadolint/hadolint-action@v3.0.0
|
- uses: hadolint/hadolint-action@v3.1.0
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue