There was an error while loading. Please reload this page.
1 parent af13741 commit be661cbCopy full SHA for be661cb
1 file changed
.github/workflows/lint.yml
@@ -36,6 +36,7 @@ jobs:
36
hadolint:
37
runs-on: ubuntu-latest
38
steps:
39
+ - uses: actions/checkout@v5
40
- uses: hadolint/hadolint-action@v3.3.0
41
with:
42
recursive: true
0 commit comments