Skip to content

Commit 929a8cc

Browse files
committed
ci: move hadolint options in GHA workflow options
1 parent 317a769 commit 929a8cc

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-scan-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: hadolint/hadolint-action@v3.1.0
3434
with:
3535
dockerfile: Dockerfile
36-
failure-threshold: warning
36+
failure-threshold: error
3737

3838
- name: yamllint
3939
uses: ibiqlik/action-yamllint@v3

.hadolint.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)