Skip to content

Commit

Permalink
chore(deps): bump super-linter/super-linter from 6 to 7 (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Karpala <karpik.pl@gmail.com>
  • Loading branch information
dependabot[bot] and karpikpl authored Aug 25, 2024
1 parent 19beba1 commit 383918a
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 @@ -38,7 +38,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/**/*
Expand Down

0 comments on commit 383918a

Please sign in to comment.