Skip to content

Commit 23adcd3

Browse files
build(deps): bump github/super-linter from 5.0.0 to 7 (#338)
Bumps [github/super-linter](https://github.com/github/super-linter) from 5.0.0 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.0.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c66cfd3 commit 23adcd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Lint Code Base
26-
uses: github/super-linter@v5.0.0
26+
uses: github/super-linter@v7
2727
env:
2828
VALIDATE_ALL_CODEBASE: false
2929
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)