Skip to content

Commit 1c2c53d

Browse files
committed
ci: call hadolint file
1 parent bfe5177 commit 1c2c53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-quality.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
with:
3333
dockerfile: Dockerfile
3434
recursive: false
35-
config: ${{ github.workspace }}/.github/config/.hadolint.yml
35+
config: ${{ github.workspace }}/.github/config/.hadolint.yaml
3636
verbose: true

0 commit comments

Comments
 (0)