Skip to content

Commit

Permalink
Merge pull request #17 from AutoPas/dependabot/github_actions/super-l…
Browse files Browse the repository at this point in the history
…inter/super-linter-6

Bump super-linter/super-linter from 5 to 6
  • Loading branch information
github-actions[bot] authored Feb 19, 2024
2 parents c38262c + 40cda9f commit 03c532c
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 @@ -34,7 +34,7 @@ jobs:

- name: Lint Codebase
id: super-linter
uses: super-linter/super-linter/slim@v5
uses: super-linter/super-linter/slim@v6
env:
DEFAULT_BRANCH: main
FILTER_REGEX_EXCLUDE: (dist|__tests__/testData)/**/*
Expand Down

0 comments on commit 03c532c

Please sign in to comment.