Skip to content

Commit

Permalink
Merge pull request #45 from mergestat/renovate/github-super-linter-4.x
Browse files Browse the repository at this point in the history
chore(deps): update github/super-linter docker tag to v4
  • Loading branch information
patrickdevivo authored Sep 20, 2022
2 parents ae82462 + 486af97 commit 853a4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3
- name: Lint Code Base
uses: docker://github/super-linter:v3.17.2
uses: docker://github/super-linter:v4.9.6
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_BASH: false
Expand Down

0 comments on commit 853a4cb

Please sign in to comment.