Skip to content

Commit

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

Bump super-linter/super-linter from 6 to 7
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents 1438a2a + d30a756 commit c05b17a
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@v6
uses: super-linter/super-linter/slim@v7
env:
DEFAULT_BRANCH: main
FILTER_REGEX_EXCLUDE: (dist|__tests__/testData)/**/*
Expand Down

0 comments on commit c05b17a

Please sign in to comment.