Skip to content

Commit 0d8aa62

Browse files
Bump brpaz/hadolint-action from v1.1.0 to v1.2.1
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.1.0 to v1.2.1. - [Release notes](https://github.com/brpaz/hadolint-action/releases) - [Changelog](https://github.com/brpaz/hadolint-action/blob/master/.releaserc) - [Commits](brpaz/hadolint-action@v1.1.0...7e374b1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f95db09 commit 0d8aa62

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

1313
markdownlint:
1414
name: markdown

0 commit comments

Comments
 (0)