Skip to content

Commit

Permalink
Merge pull request #35 from KittyChiu/dependabot/github_actions/super…
Browse files Browse the repository at this point in the history
…-linter/super-linter-7

chore(deps): bump super-linter/super-linter from 6 to 7
  • Loading branch information
KittyChiu authored Nov 15, 2024
2 parents 560042f + 70b4928 commit e0f19d5
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 @@ -36,7 +36,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: README.md|dist/**/*|data/**/*|test/sample_data/**/*
Expand Down

0 comments on commit e0f19d5

Please sign in to comment.