Skip to content

Commit

Permalink
chore: use maintained super-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jan 20, 2025
1 parent a63c6ab commit 20b86ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
uses: actions/checkout@v4

- name: Lint Code Base
uses: github/super-linter/slim@v5.0.0
uses: super-linter/super-linter/slim@v7.2.1
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_PYTHON_ISORT: false
VALIDATE_JSCPD: false
Expand Down

0 comments on commit 20b86ee

Please sign in to comment.