Skip to content

Commit 533309f

Browse files
Bump brpaz/hadolint-action from v1.3.1 to v1.4.0
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. - [Release notes](https://github.com/brpaz/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](brpaz/hadolint-action@v1.3.1...473e36b) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6edff86 commit 533309f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v2
1010
- name: Run hadolint
11-
uses: brpaz/hadolint-action@v1.3.1
11+
uses: brpaz/hadolint-action@v1.4.0
1212

1313
markdownlint:
1414
name: markdown

0 commit comments

Comments
 (0)