1
0
зеркало из https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

chore(deps): update hadolint/hadolint-action action to v3.2.0 (#1365)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Этот коммит содержится в:
renovate[bot]
2025-09-03 16:42:46 +02:00
коммит произвёл GitHub
родитель 5248397845
Коммит 0b7e8f01be
+1 -1
Просмотреть файл
@@ -18,7 +18,7 @@ jobs:
path: "assets"
file-endings: ".xml"
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.1.0
uses: hadolint/hadolint-action@v3.2.0
with:
dockerfile: Dockerfile
ignore: DL3006,DL3008