Skip to content

Commit 8559145

Browse files
ci(deps): bump super-linter/super-linter from 8.5.0 to 8.6.0
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 8.5.0 to 8.6.0. - [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@61abc07...9e86335) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f7a865 commit 8559145

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
@@ -85,7 +85,7 @@ jobs:
8585
# Run Linter against code base #
8686
################################
8787
- name: Lint Code Base
88-
uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
88+
uses: super-linter/super-linter@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0
8989
env:
9090
VALIDATE_ALL_CODEBASE: true
9191
LINTER_RULES_PATH: .

0 commit comments

Comments
 (0)