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

Bumps [github/super-linter](https://github.com/github/super-linter) from v3 to v3.15.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3...a4de8540a1162d917a5c0918467143c98c2176b2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-04 05:21:47 +00:00 committed by GitHub
parent 29d4dc20f8
commit 6be533c572
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
uses: github/super-linter@v3.15.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}