1 parent 1ac35f9 commit 1364824Copy full SHA for 1364824
1 file changed
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/checkout@v7.0.1
29
- - uses: hadolint/hadolint-action@v3.4.0
+ - uses: hadolint/hadolint-action@v3.5.0
30
with:
31
dockerfile: Dockerfile
32
0 commit comments