We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d355dad + 22ec6d3 commit 9896ecaCopy full SHA for 9896eca
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.2.0
+ uses: hadolint/hadolint-action@v3.3.0
22
with:
23
failure-threshold: error
0 commit comments