From 4a5a5fcaba4b2d49b0692e8dccd137b6c19f6bd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:05:59 +0000 Subject: [PATCH] chore(deps): update github/super-linter docker tag to v3.17.2 --- .github/workflows/helm-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-ci.yml b/.github/workflows/helm-ci.yml index 80ea1db66865..0ea74fe96884 100644 --- a/.github/workflows/helm-ci.yml +++ b/.github/workflows/helm-ci.yml @@ -29,7 +29,7 @@ jobs: run: make helm-lint - name: Lint Code Base - uses: docker://github/super-linter:v3.12.0 + uses: docker://github/super-linter:v3.17.2 env: FILTER_REGEX_EXCLUDE: .*(README\.md|Chart\.yaml|NOTES.txt).* FILTER_REGEX_INCLUDE: .*production/helm/.*