Skip to content

Commit 1e10e83

Browse files
Bump github/super-linter from 6 to 7 (#305)
Bumps [github/super-linter](https://github.com/github/super-linter) from 6 to 7. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@v6...v7) --- updated-dependencies: - dependency-name: github/super-linter 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 b3c102c commit 1e10e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Super Linter
24-
uses: github/super-linter@v6
24+
uses: github/super-linter@v7
2525
env:
2626
LINTER_RULES_PATH: .github/linter-conf
2727
VALIDATE_MARKDOWN: true

0 commit comments

Comments
 (0)