Skip to content

Commit

Permalink
Merge pull request #47 from waldirborbajr/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…uper-linter/super-linter-6

Bump super-linter/super-linter from 5 to 6
  • Loading branch information
waldirborbajr committed Mar 5, 2024
2 parents 04230ca + 376a920 commit 318d448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
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@v5
uses: super-linter/super-linter/slim@v6
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 318d448

Please sign in to comment.