Skip to content

Commit 2fc2c20

Browse files
build(deps): bump super-linter/super-linter from 6.4.0 to 6.4.1
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.4.0 to 6.4.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.4.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca29aa8 commit 2fc2c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# Full git history is needed to get a proper list of changed files within `super-linter`
2121
fetch-depth: 0
2222
- name: Lint Code Base
23-
uses: super-linter/super-linter/slim@v6.4.0
23+
uses: super-linter/super-linter/slim@v6.4.1
2424
env:
2525
VALIDATE_BASH: true
2626
# VALIDATE_BASH_EXEC: true

0 commit comments

Comments
 (0)