We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21f2e77 + 1a1a0d6 commit 566af37Copy full SHA for 566af37
1 file changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v5
15
- - uses: hadolint/hadolint-action@v3.1.0
+ - uses: hadolint/hadolint-action@v3.2.0
16
with:
17
recursive: true
18
failure-threshold: warning # info is usually ok
0 commit comments