Skip to content

Commit 800e0d3

Browse files
chore(deps): Bump github/super-linter from 5 to 6
Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6. - [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...v6) --- 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 25e49f5 commit 800e0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Lint
21-
uses: github/super-linter/slim@v5
21+
uses: github/super-linter/slim@v6
2222
env:
2323
VALIDATE_ALL_CODEBASE: false
2424
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)