Skip to content

Commit 4998ffe

Browse files
chore(deps): update github/super-linter docker tag to v3.17.2
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | docker | github/super-linter | v3.12.0 | v3.17.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent feb2d4d commit 4998ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fi
3232
3333
- name: Lint Code Base
34-
uses: docker://github/super-linter:v3.12.0
34+
uses: docker://github/super-linter:v3.17.2@sha256:7efd08279c13dd68e0271507adc9cf5719c655a9f7d218a63a9fb673378713ca
3535
env:
3636
FILTER_REGEX_EXCLUDE: .*(README\.md|Chart\.yaml|NOTES.txt).*
3737
FILTER_REGEX_INCLUDE: ${{ inputs.filter_regex_include }}

0 commit comments

Comments
 (0)