Skip to content

Commit e02677d

Browse files
build(deps): bump hadolint/hadolint-action from 2.1.0 to 3.0.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](hadolint/hadolint-action@f988afe...4b5806e) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d1f800 commit e02677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
140140

141141
- name: Scan Dockerfile by hadolint
142-
uses: hadolint/hadolint-action@f988afea3da57ee48710a9795b6bb677cc901183
142+
uses: hadolint/hadolint-action@4b5806eb9c6bee4954fc0e0cc3ad6175fc9782c1
143143
with:
144144
recursive: true
145145
format: sarif

0 commit comments

Comments
 (0)