Skip to content

Commit eaa468c

Browse files
committed
Raise error level
1 parent 4179b33 commit eaa468c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: jbergstroem/hadolint-gh-action@v1
1616
with:
1717
dockerfile: dodona-${{ matrix.image }}.dockerfile
18-
error_level: 2
18+
error_level: 1
1919
config_file: hadolint.yml

0 commit comments

Comments
 (0)