Skip to content

Commit 29fbc22

Browse files
chore(deps): Bump github/super-linter from 5 to 6
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] <[email protected]>
1 parent 733f27f commit 29fbc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0 # Required to fetch version
3131

3232
- name: Run Super Linter
33-
uses: github/super-linter/slim@v5
33+
uses: github/super-linter/slim@v6
3434
env:
3535
IGNORE_GITIGNORED_FILES: true
3636
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)