Skip to content

Commit 8b83228

Browse files
build(deps): bump hadolint/hadolint-action from 2.1.0 to 3.1.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 2.1.0 to 3.1.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...54c9adb) --- 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 d2c1a08 commit 8b83228

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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
140140

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

0 commit comments

Comments
 (0)