Skip to content

Commit f8f5718

Browse files
chore(deps): update hadolint/hadolint-action action to v3.3.0 (#65)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 566af37 commit f8f5718

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v5
15-
- uses: hadolint/hadolint-action@v3.2.0
15+
- uses: hadolint/hadolint-action@v3.3.0
1616
with:
1717
recursive: true
1818
failure-threshold: warning # info is usually ok

0 commit comments

Comments
 (0)