Skip to content

Commit dd448d2

Browse files
Bump github/super-linter from 6 to 7
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](github/super-linter@v6...v7) --- updated-dependencies: - dependency-name: github/super-linter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86da798 commit dd448d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Run Linter against code base #
5050
################################
5151
- name: Lint Code Base
52-
uses: github/super-linter@v6
52+
uses: github/super-linter@v7
5353
env:
5454
VALIDATE_ALL_CODEBASE: false
5555
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)