Skip to content

Commit

Permalink
Merge pull request #247 from 97carmine/renovate/github-super-linter-6.x
Browse files Browse the repository at this point in the history
Update github/super-linter action to v6
  • Loading branch information
97carmine authored May 11, 2024
2 parents 32f5c3d + 6ab5430 commit 51d4912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0

- name: Lint code
uses: github/super-linter/slim@v4
uses: github/super-linter/slim@v6
env:
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 51d4912

Please sign in to comment.