Skip to content

Commit 63c3aaa

Browse files
Bump super-linter/super-linter from 7.3.0 to 7.4.0 (#92)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.3.0 to 7.4.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7.3.0...v7.4.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b467a66 commit 63c3aaa

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: super-linter/super-linter/slim@v7.3.0
21+
uses: super-linter/super-linter/slim@v7.4.0
2222
env:
2323
VALIDATE_ALL_CODEBASE: false
2424
VALIDATE_SQLFLUFF: true

0 commit comments

Comments
 (0)