Skip to content

Commit 36ec2db

Browse files
authored
chore(pre-commit): GH uses same hadolint version as local hook (#844)
1 parent f578e25 commit 36ec2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66

77
env:
8-
HADOLINT_VERSION: "v1.17.6"
8+
HADOLINT_VERSION: "v2.12.0"
99

1010
jobs:
1111
pre-commit:

0 commit comments

Comments
 (0)