Skip to content

Commit

Permalink
Use major version linter
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jan 6, 2021
1 parent 606f2c3 commit 06fb03d
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 @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2

- name: Lint Code Base
uses: github/super-linter@v3.13.5
uses: github/super-linter@v3
env:
DEFAULT_BRANCH: 'main'
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 06fb03d

Please sign in to comment.