Skip to content

Commit a933773

Browse files
chore(deps): bump super-linter/super-linter from 5.2.1 to 6.0.0 (#2)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5.2.1 to 6.0.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@962a640...ff5037c) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c945750 commit a933773

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Lint Codebase
3636
id: super-linter
37-
uses: super-linter/super-linter/slim@962a6409c1b303d0e53a9d34ada577a0362f4fae # v5.2.1
37+
uses: super-linter/super-linter/slim@ff5037c06042e564803502feb97f8a686f3b0171 # v6.0.0
3838
env:
3939
DEFAULT_BRANCH: main
4040
FILTER_REGEX_EXCLUDE: dist/**/*

0 commit comments

Comments
 (0)