Skip to content

Commit 5db79fa

Browse files
Bump hadolint/hadolint-action from 1.5.0 to 1.6.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 1.5.0 to 1.6.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...v1.6.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcb881f commit 5db79fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v2.3.4
1515
- name: lint
16-
uses: hadolint/hadolint-action@v1.5.0
16+
uses: hadolint/hadolint-action@v1.6.0
1717
with:
1818
dockerfile: Dockerfile

0 commit comments

Comments
 (0)