2 parents dbe7ce4 + 863f1c3 commit 1fe5ce4Copy full SHA for 1fe5ce4
1 file changed
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v7
22
- name: Run hadolint
23
- uses: hadolint/hadolint-action@v3.4.0
+ uses: hadolint/hadolint-action@v3.5.0
24
with:
25
trusted-registries: docker.io,ghcr.io
26
shell-scripts:
0 commit comments