Skip to content

Commit f5141fb

Browse files
authored
bump actionlint version from 1.6.26 to 1.6.27 (#4)
Signed-off-by: Thomas Battiston <[email protected]>
1 parent 87b733e commit f5141fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: actionlint
2525
name: Lint Github workflows
2626
language: docker_image
27-
entry: rhysd/actionlint:1.6.26
27+
entry: rhysd/actionlint:1.6.27
2828
files: ^\.github/workflows/.*\.yml$
2929

3030
- id: hadolint

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- id: actionlint
99
name: Lint Github workflows
1010
language: docker_image
11-
entry: rhysd/actionlint:1.6.26
11+
entry: rhysd/actionlint:1.6.27
1212
files: ^\.github/workflows/.*\.yml$
1313

1414
- id: hadolint

0 commit comments

Comments
 (0)