Skip to content

Commit eb20628

Browse files
build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](hadolint/hadolint-action@54c9adb...3fc49fb) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent feaebe1 commit eb20628

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@54c9adbab1582c2ef04b2016b760714a4bfde3cf
288+
uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
289289
with:
290290
dockerfile: Dockerfile
291291
- name: Enable containerd image store

0 commit comments

Comments
 (0)