Skip to content

Commit 3e913f9

Browse files
authored
Merge pull request #229 from dokku/dependabot/github_actions/hadolint/hadolint-action-3.3.0
chore(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0
2 parents 6a3747f + 0eaedcd commit 3e913f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Clone
2323
uses: actions/checkout@v5
2424
- name: Run hadolint
25-
uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
25+
uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5
2626

2727
markdown-lint:
2828
name: markdown-lint

0 commit comments

Comments
 (0)