Skip to content

Commit b242b90

Browse files
build(deps): bump github/super-linter from 4.9.2 to 5.0.0 (#335)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.2 to 5.0.0. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@v4.9.2...v5.0.0) --- updated-dependencies: - dependency-name: github/super-linter dependency-version: 5.0.0 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 28b4700 commit b242b90

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@v4.9.2
26+
uses: github/super-linter@v5.0.0
2727
env:
2828
VALIDATE_ALL_CODEBASE: false
2929
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)