Skip to content

Commit 8b838f6

Browse files
build(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0 (#4230)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09f23ba commit 8b838f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ jobs:
285285
- name: Check out the repo
286286
uses: actions/checkout@v5
287287
- name: Linting
288-
uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
288+
uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5
289289
with:
290290
dockerfile: Dockerfile
291291
- name: Enable containerd image store

0 commit comments

Comments
 (0)