Skip to content

Commit

Permalink
Merge pull request #248 from 97carmine/renovate/github-super-linter-7.x
Browse files Browse the repository at this point in the history
Update github/super-linter action to v7
  • Loading branch information
97carmine authored Jan 1, 2025
2 parents ce4864c + 3a68e10 commit 82afeeb
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@v6
uses: github/super-linter/slim@v7
env:
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 82afeeb

Please sign in to comment.