Skip to content

Commit

Permalink
bump actionlint version from 1.6.26 to 1.6.27 (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Battiston <[email protected]>
  • Loading branch information
toommz authored Jul 5, 2024
1 parent 87b733e commit f5141fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- id: actionlint
name: Lint Github workflows
language: docker_image
entry: rhysd/actionlint:1.6.26
entry: rhysd/actionlint:1.6.27
files: ^\.github/workflows/.*\.yml$

- id: hadolint
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- id: actionlint
name: Lint Github workflows
language: docker_image
entry: rhysd/actionlint:1.6.26
entry: rhysd/actionlint:1.6.27
files: ^\.github/workflows/.*\.yml$

- id: hadolint
Expand Down

0 comments on commit f5141fb

Please sign in to comment.