Skip to content

Commit

Permalink
ci: update super-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
gisler committed Nov 27, 2024
1 parent d6947b9 commit df2aaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lint Code Base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# Run linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: main
Expand Down

0 comments on commit df2aaa3

Please sign in to comment.