Skip to content

Commit c2f6160

Browse files
authored
Merge pull request #93 from arnested/dependabot/github_actions/brpaz/hadolint-action-v1.5.0
Bump brpaz/hadolint-action from v1.4.0 to v1.5.0
2 parents c08d871 + 8c9b532 commit c2f6160

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.4.0
11+
uses: brpaz/hadolint-action@v1.5.0
1212

1313
markdownlint:
1414
name: markdown

0 commit comments

Comments
 (0)