Skip to content

Commit

Permalink
Merge pull request #39 from mergestat/renovate/github-super-linter-3.x
Browse files Browse the repository at this point in the history
chore(deps): update github/super-linter docker tag to v3.17.2
  • Loading branch information
patrickdevivo authored Sep 20, 2022
2 parents 4354281 + 5c0bcaf commit 85827ac
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.12.0
uses: docker://github/super-linter:v3.17.2
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_BASH: false
Expand Down

0 comments on commit 85827ac

Please sign in to comment.