Skip to content

Commit

Permalink
Merge pull request #19 from alex-rakowski/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub/super-linter-5

Bump github/super-linter from 4 to 5
  • Loading branch information
alex-rakowski authored Jan 2, 2024
2 parents a018575 + fd8b2b5 commit 5de0314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter@v5
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_PYTHON_FLAKE8: true
Expand Down

0 comments on commit 5de0314

Please sign in to comment.