mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 06:35:55 +00:00
Merge 6554a67c79 into 2332a7b74a
This commit is contained in:
commit
be1d893f64
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ Add the following step to your workflow configuration:
|
|||
|
||||
```yml
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: hadolint/hadolint-action@v3.1.0
|
||||
- uses: actions/checkout@v6
|
||||
- uses: hadolint/hadolint-action@v3.3.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue