Browse Source

Bump github/super-linter from v3.9.3 to v3.9.4

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

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

2
.github/workflows/linter.yml

@ -36,7 +36,7 @@ jobs:
- name: Lint other files
if: ${{ always() }}
uses: github/super-linter@v3.9.3
uses: github/super-linter@v3.9.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false

Loading…
Cancel
Save