build(deps): bump github/super-linter from v3.13.2 to v3.13.5

Bumps [github/super-linter](https://github.com/github/super-linter) from v3.13.2 to v3.13.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.13.2...49b9b28c00ef7c9ce15d8df5e41e6039f370e812)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-04 05:38:32 +00:00 committed by GitHub
parent e16d93f314
commit 36fe53de11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
- name: Lint Code Base
uses: github/super-linter@v3.13.2
uses: github/super-linter@v3.13.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}