Skip to content

Commit d355dad

Browse files
authored
Merge pull request #24 from webcomics/renovate/hadolint-hadolint-action-3.x
2 parents 78eb2e2 + 49e174f commit d355dad

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.1.0
21+
uses: hadolint/hadolint-action@v3.2.0
2222
with:
2323
failure-threshold: error

0 commit comments

Comments
 (0)