mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +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"
|
path: "assets"
|
||||||
file-endings: ".xml"
|
file-endings: ".xml"
|
||||||
- name: Lint Dockerfile
|
- name: Lint Dockerfile
|
||||||
uses: hadolint/hadolint-action@v2.1.0
|
uses: hadolint/hadolint-action@v3.1.0
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ignore: DL3008
|
ignore: DL3008
|
||||||
|
failure-threshold: warning
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue