Skip to content

Commit b808519

Browse files
dependabot[bot]LucasLarson
authored andcommitted
chore(deps): bump super-linter from v5 to v7
Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@v5...v6) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
1 parent e640fc2 commit b808519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Run Linter against code base #
5050
################################
5151
- name: Lint Code Base
52-
uses: github/super-linter@v5
52+
uses: github/super-linter@v7
5353
env:
5454
VALIDATE_ALL_CODEBASE: false
5555
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)