Skip to content

Commit

Permalink
Update superlinter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell authored Sep 20, 2024
1 parent 50e9043 commit b0cb088
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ jobs:

# Runs the Super-Linter action
- name: Run Super-Linter
uses: github/super-linter@v5.0.0
uses: super-linter/super-linter@v7.0.0
env:
VALIDATE_XML: false
VALIDATE_JSCPD: false
VALIDATE_PYTHON_BLACK: false
VALIDATE_PYTHON_PYLINT: false
VALIDATE_PYTHON_FLAKE8: false
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b0cb088

Please sign in to comment.