Skip to content

Commit a65dd7c

Browse files
Bump hadolint/hadolint-action from 1.5.0 to 3.1.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 1.5.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@v1.5.0...v3.1.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88b405d commit a65dd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v3.3.0
1515
- name: lint
16-
uses: hadolint/hadolint-action@v1.5.0
16+
uses: hadolint/hadolint-action@v3.1.0
1717
with:
1818
dockerfile: Dockerfile

0 commit comments

Comments
 (0)