Skip to content

Commit 170abae

Browse files
chore: bump hadolint/hadolint-action from 3.1.0 to 3.3.0 (#544)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9434e47 commit 170abae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
# Lint Dockerfiles
206206
-
207207
name: Lint Dockerfiles
208-
uses: hadolint/hadolint-action@v3.1.0
208+
uses: hadolint/hadolint-action@v3.3.0
209209
with:
210210
recursive: true
211211

0 commit comments

Comments
 (0)