Skip to content

Commit 525a9e8

Browse files
Bump hadolint/hadolint-action from 2.0.0 to 3.0.0 (#6)
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 2.0.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@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a0d6ec commit 525a9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Lint Dockerfile
19-
uses: hadolint/hadolint-action@v2.0.0
19+
uses: hadolint/hadolint-action@v3.0.0
2020
with:
2121
dockerfile: Dockerfile

0 commit comments

Comments
 (0)