mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update check.yml
This commit is contained in:
parent
3fbd329b52
commit
fff4988be7
1 changed files with 2 additions and 1 deletions
3
.github/workflows/check.yml
vendored
3
.github/workflows/check.yml
vendored
|
|
@ -18,7 +18,8 @@ jobs:
|
|||
path: "assets"
|
||||
file-endings: ".xml"
|
||||
- name: Lint Dockerfile
|
||||
uses: hadolint/hadolint-action@v2.1.0
|
||||
uses: hadolint/hadolint-action@v3.1.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
ignore: DL3008
|
||||
failure-threshold: warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue