Skip to content

Commit 797d688

Browse files
feat: bump github/super-linter from 5 to 6 (#145)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55f5982 commit 797d688

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
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Lint Code Base
22-
uses: github/super-linter@v5
22+
uses: github/super-linter@v6
2323
env:
2424
VALIDATE_ALL_CODEBASE: false
2525
DEFAULT_BRANCH: v4.x

0 commit comments

Comments
 (0)