We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78eb2e2 + 49e174f commit d355dadCopy full SHA for d355dad
1 file changed
.github/workflows/lint.yaml
@@ -18,6 +18,6 @@ jobs:
18
uses: actions/checkout@v5
19
20
- name: Lint
21
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.2.0
22
with:
23
failure-threshold: error
0 commit comments