Skip to content

Commit

Permalink
chore(deps): update github/super-linter docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 117d0de commit 7a5e498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Lint code base
uses: docker://github/super-linter:v2.2.2
uses: docker://github/super-linter:v4.10.1
env:
# Listed but disabled linters would be nice to have.
# Python (supported using Pylint) and C/C++ (not supported) are
Expand Down

0 comments on commit 7a5e498

Please sign in to comment.