Skip to content

Commit 6870fcd

Browse files
authored
Merge pull request #108 from dokku/dependabot/github_actions/hadolint/hadolint-action-3.1.0
chore(deps): bump hadolint/hadolint-action from 1.6.0 to 3.1.0
2 parents 8b55741 + e79bbe2 commit 6870fcd

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Clone
1919
uses: actions/checkout@v3
2020
- name: Run hadolint
21-
uses: hadolint/hadolint-action@d7b38582334d9ac11c12021c16f21d63015fa250
21+
uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf
2222
# v1.6.0 => d7b38582334d9ac11c12021c16f21d63015fa250
2323

2424
markdown-lint:

0 commit comments

Comments
 (0)