Skip to content

Commit

Permalink
Merge branch 'dependabot/github_actions/super-linter/super-linter-6' …
Browse files Browse the repository at this point in the history
…into cl/fix-depbot
  • Loading branch information
clearloop committed Feb 28, 2024
2 parents bd0193d + 684b89b commit 3d74638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: yarn install --frozen-lockfile

- name: Lint Codebase
uses: super-linter/super-linter/slim@v5
uses: super-linter/super-linter/slim@v6
env:
DEFAULT_BRANCH: main
FILTER_REGEX_EXCLUDE: dist/**/*
Expand Down

0 comments on commit 3d74638

Please sign in to comment.