Skip to content

Commit 0c0392a

Browse files
build(deps): bump super-linter/super-linter from 7 to 8 (#48)
--- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: '8' 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 8bbcff7 commit 0c0392a

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
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Lint Codebase
4242
id: super-linter
43-
uses: super-linter/super-linter/slim@v7
43+
uses: super-linter/super-linter/slim@v8
4444
env:
4545
FILTER_REGEX_EXCLUDE: dist/**/*
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)