Update check.yml

This commit is contained in:
Kroese 2024-01-29 11:18:14 +01:00 committed by GitHub
parent 3fbd329b52
commit fff4988be7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,8 @@ jobs:
path: "assets"
file-endings: ".xml"
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v2.1.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3008
failure-threshold: warning