Bump github/super-linter from 6 to 7 (#846)

Bumps [github/super-linter](https://github.com/github/super-linter) from 6 to 7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/super-linter/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-01 21:23:34 -05:00 коммит произвёл GitHub
Родитель 24dc140960
Коммит dbffb1945f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/code-review.yml поставляемый
Просмотреть файл

@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- name: Run github/super-linter
uses: github/super-linter@v6
uses: github/super-linter@v7
env:
# Lint all code - disabled in as part of #262
VALIDATE_ALL_CODEBASE: false