Skip to content

Commit

Permalink
Bump version of super-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandgeider committed Jun 28, 2020
1 parent 7dc01fa commit 0b7b8b7
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 @@ -46,7 +46,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: docker://github/super-linter:v2.1.1
uses: docker://github/super-linter:v2.2.2
env:
# Note: pythong was removed from validation because there seemed to
# be a problem with custom pylintrc files. If this bug is solved,
Expand Down

0 comments on commit 0b7b8b7

Please sign in to comment.