chore(deps): update hadolint/hadolint-action action to v3.5.0 (#1401)

This commit is contained in:
renovate[bot]
2026-08-25 16:11:10 +02:00
committed by GitHub
parent a41692add1
commit 8fea46853e
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
-e SC2153
-
name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.4.0
uses: hadolint/hadolint-action@v3.5.0
with:
dockerfile: Dockerfile
ignore: DL3008,DL3067