mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 12:37:20 +01:00
chore(deps): update hadolint/hadolint-action action to v3.4.0 (#2028)
This commit is contained in:
@@ -26,10 +26,10 @@ jobs:
|
|||||||
-e SC2317
|
-e SC2317
|
||||||
-
|
-
|
||||||
name: Lint Dockerfile
|
name: Lint Dockerfile
|
||||||
uses: hadolint/hadolint-action@v3.3.0
|
uses: hadolint/hadolint-action@v3.4.0
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ignore: DL3006,DL3008
|
ignore: DL3006,DL3008,DL3067
|
||||||
failure-threshold: warning
|
failure-threshold: warning
|
||||||
-
|
-
|
||||||
name: Validate XML
|
name: Validate XML
|
||||||
|
|||||||
Reference in New Issue
Block a user