Skip to content

Commit 93915ee

Browse files
Bump super-linter/super-linter from 7 to 8
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7 to 8. - [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...v8) --- 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]>
1 parent b16d260 commit 93915ee

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
@@ -47,7 +47,7 @@ jobs:
4747
# Lint the codebase using the `super-linter/super-linter` action.
4848
- name: Lint Codebase
4949
id: super-linter
50-
uses: super-linter/super-linter/slim@v7
50+
uses: super-linter/super-linter/slim@v8
5151
env:
5252
DEFAULT_BRANCH: main
5353
FILTER_REGEX_EXCLUDE: dist/**/*

0 commit comments

Comments
 (0)