Skip to content

Commit 5408523

Browse files
chore(deps): update hadolint/hadolint-action action to v3.3.0 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b47932 commit 5408523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
-
121121
name: Lint Dockerfile
122122
if: env.exists == 'disabled'
123-
uses: hadolint/hadolint-action@v3.2.0
123+
uses: hadolint/hadolint-action@v3.3.0
124124
with:
125125
dockerfile: Dockerfile
126126
ignore: SC2207,DL3008,DL4006

0 commit comments

Comments
 (0)