Bump mstruebing/editorconfig-checker from 2.4.0 to 2.7.0 (#4136)

This commit is contained in:
dependabot[bot] 2023-05-24 20:36:14 +00:00 committed by GitHub
parent 97bbbd296e
commit 983fc1e300
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ FROM golangci/golangci-lint:v1.52.2 as golangci-lint
FROM hadolint/hadolint:latest-alpine as dockerfile-lint FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM hashicorp/terraform:1.4.6 as terraform FROM hashicorp/terraform:1.4.6 as terraform
FROM koalaman/shellcheck:v0.9.0 as shellcheck FROM koalaman/shellcheck:v0.9.0 as shellcheck
FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker FROM mstruebing/editorconfig-checker:2.7.0 as editorconfig-checker
FROM mvdan/shfmt:v3.6.0 as shfmt FROM mvdan/shfmt:v3.6.0 as shfmt
FROM rhysd/actionlint:1.6.24 as actionlint FROM rhysd/actionlint:1.6.24 as actionlint
FROM scalameta/scalafmt:v3.7.3 as scalafmt FROM scalameta/scalafmt:v3.7.3 as scalafmt