Skip to content

Commit

Permalink
chore(deps): update github/super-linter docker tag to v3.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent eec2513 commit 4a5a5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/.*
Expand Down

0 comments on commit 4a5a5fc

Please sign in to comment.