Skip to content

Commit

Permalink
Update github/super-linter action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 297629e commit d5e139e
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 @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint Code Base
uses: github/super-linter/slim@v5
uses: github/super-linter/slim@v7
env:
FILTER_REGEX_EXCLUDE: gradlew
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit d5e139e

Please sign in to comment.