Skip to content

Commit 7989b0f

Browse files
authored
Merge pull request #85 from arnested/dependabot/github_actions/brpaz/hadolint-action-v1.4.0
Bump brpaz/hadolint-action from v1.3.1 to v1.4.0
2 parents 6edff86 + 533309f commit 7989b0f

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)