We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe5177 commit 1c2c53dCopy full SHA for 1c2c53d
.github/workflows/ci-quality.yaml
@@ -32,5 +32,5 @@ jobs:
32
with:
33
dockerfile: Dockerfile
34
recursive: false
35
- config: ${{ github.workspace }}/.github/config/.hadolint.yml
+ config: ${{ github.workspace }}/.github/config/.hadolint.yaml
36
verbose: true
0 commit comments