Skip to content

Commit 7d3e696

Browse files
fix(deps): bump github/super-linter from 5 to 7
Bumps [github/super-linter](https://github.com/github/super-linter) from 5 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@v5...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>
1 parent 6a80a80 commit 7d3e696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fetch-depth: 0 # needed for super-linter
4242

4343
- name: Lint codebase
44-
uses: github/super-linter@v5
44+
uses: github/super-linter@v7
4545
env:
4646
VALIDATE_ALL_CODEBASE: false
4747
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)