1
0
镜像自地址 https://github.com/dockur/windows.git 已同步 2026-06-10 11:59:33 +08:00

chore(deps): update hadolint/hadolint-action action to v3.3.0 (#1418)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
这个提交包含在:
renovate[bot]
2025-09-22 21:31:28 +02:00
提交者 GitHub
父节点 e56f059bd2
当前提交 a14426478c
+1 -1
查看文件
@@ -18,7 +18,7 @@ jobs:
path: "assets"
file-endings: ".xml"
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.2.0
uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
ignore: DL3006,DL3008