There was an error while loading. Please reload this page.
2 parents 0cfa82c + cc39e7e commit ce9fd31Copy full SHA for ce9fd31
1 file changed
.github/workflows/ci-dockerfile.yml
@@ -25,6 +25,6 @@ jobs:
25
- uses: "actions/checkout@v7"
26
27
- name: "Lint Dockerfile"
28
- uses: "hadolint/hadolint-action@v3.3.0"
+ uses: "hadolint/hadolint-action@v3.4.0"
29
with:
30
dockerfile: ".docker/validate-against-schema/Dockerfile"
0 commit comments