Skip to content

Commit 9896eca

Browse files
authored
Merge pull request #25 from webcomics/renovate/hadolint-hadolint-action-3.x
Update hadolint/hadolint-action action to v3.3.0
2 parents d355dad + 22ec6d3 commit 9896eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
uses: actions/checkout@v5
1919

2020
- name: Lint
21-
uses: hadolint/hadolint-action@v3.2.0
21+
uses: hadolint/hadolint-action@v3.3.0
2222
with:
2323
failure-threshold: error

0 commit comments

Comments
 (0)