Skip to content

Commit e0b538d

Browse files
Merge pull request #6 from nicholaswilde/dependabot/github_actions/brpaz/hadolint-action-v1.4.0
Bump brpaz/hadolint-action from v1.3.1 to v1.4.0
2 parents 9c747fe + d38d9ae commit e0b538d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Hadolint Action
2020
# You may pin to the exact commit or the version.
21-
uses: brpaz/hadolint-action@v1.3.1
21+
uses: brpaz/hadolint-action@v1.4.0
2222
with:
2323
# The path to the Dockerfile to lint
2424
dockerfile: Dockerfile # optional, default is Dockerfile

0 commit comments

Comments
 (0)