We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36206e8 commit 7da0213Copy full SHA for 7da0213
.github/workflows/lint.yml
@@ -13,6 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: hadolint/hadolint-action@v1.6.0
+ - uses: hadolint/hadolint-action@v3.1.0
17
with:
18
recursive: true
0 commit comments