Bump github/super-linter from 4.8.0 to 4.8.4

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.0 to 4.8.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.0...v4.8.4)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-01 16:03:38 +00:00
committed by GitHub
parent b741826105
commit eb7cb9189b

View File

@@ -91,7 +91,7 @@ jobs:
############################# #############################
# https://github.com/marketplace/actions/super-linter # https://github.com/marketplace/actions/super-linter
- name: Lint Code Base - name: Lint Code Base
uses: github/super-linter@v4.8.0 uses: github/super-linter@v4.8.4
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# by default super-linter assumes our repo default branch doesn't change # by default super-linter assumes our repo default branch doesn't change