We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317a769 commit 929a8ccCopy full SHA for 929a8cc
2 files changed
.github/workflows/build-scan-push.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: hadolint/hadolint-action@v3.1.0
34
with:
35
dockerfile: Dockerfile
36
- failure-threshold: warning
+ failure-threshold: error
37
38
- name: yamllint
39
uses: ibiqlik/action-yamllint@v3
.hadolint.yaml
0 commit comments