Skip to content

Commit 521ae10

Browse files
Merge pull request #57 from arnested/dependabot/github_actions/brpaz/hadolint-action-v1.3.0
2 parents 10f31b8 + 6d6e0dd commit 521ae10

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

1313
markdownlint:
1414
name: markdown

0 commit comments

Comments
 (0)