chore(deps): update hadolint/hadolint-action action to v3.4.0 (#2028)

This commit is contained in:
renovate[bot]
2026-07-30 21:45:30 +02:00
committed by GitHub
parent 3e45a97075
commit 7645a2b34f
+2 -2
View File
@@ -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