Browse Source

Bump github/super-linter from V3.8.0 to v3.8.3

Bumps [github/super-linter](https://github.com/github/super-linter) from V3.8.0 to v3.8.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/V3.8.0...9f2c65685b15fc1f26feeca84d889bf27f1c31d2)

Signed-off-by: dependabot[bot] <support@github.com>
pull/2714/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
190b1cb044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/linter.yml

2
.github/workflows/linter.yml

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
- name: Lint Code Base
uses: github/super-linter@V3.8.0
uses: github/super-linter@v3.8.3
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_JSON: false

Loading…
Cancel
Save