Skip to content

Commit

Permalink
Merge pull request #9 from waldirborbajr/dependabot/github_actions/su…
Browse files Browse the repository at this point in the history
…per-linter/super-linter-7

Bump super-linter/super-linter from 6 to 7
  • Loading branch information
waldirborbajr authored Oct 11, 2024
2 parents b092dcb + 51cdd55 commit 83011e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint code base
uses: super-linter/super-linter/slim@v6
uses: super-linter/super-linter/slim@v7
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 83011e5

Please sign in to comment.