mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 20:47:12 +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
|
||||
-
|
||||
name: Lint Dockerfile
|
||||
uses: hadolint/hadolint-action@v3.3.0
|
||||
uses: hadolint/hadolint-action@v3.4.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
ignore: DL3006,DL3008
|
||||
ignore: DL3006,DL3008,DL3067
|
||||
failure-threshold: warning
|
||||
-
|
||||
name: Validate XML
|
||||
|
||||
Reference in New Issue
Block a user