Skip to content

Commit 6a31f62

Browse files
Bump github/super-linter from 6 to 7 (#48)
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44af90c commit 6a31f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Lint Code Base
21-
uses: github/super-linter/slim@v6
21+
uses: github/super-linter/slim@v7
2222
env:
2323
VALIDATE_ALL_CODEBASE: false
2424
VALIDATE_SQLFLUFF: true

0 commit comments

Comments
 (0)