Skip to content

Commit 60ae9ae

Browse files
Bump super-linter/super-linter from 6.4.0 to 6.5.1 (#178)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.4.0 to 6.5.1. - [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@v6.4.0...v6.5.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21918dc commit 60ae9ae

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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
# Full git history is needed to get a proper list of changed files within `super-linter`
2020
fetch-depth: 0
21-
- uses: super-linter/super-linter/slim@v6.4.0
21+
- uses: super-linter/super-linter/slim@v6.5.1
2222
env:
2323
DEFAULT_BRANCH: main
2424
VALIDATE_EDITORCONFIG: true

0 commit comments

Comments
 (0)