Skip to content

Commit 731fe8c

Browse files
build(deps): bump super-linter/super-linter from 8.1.0 to 8.5.0
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 8.1.0 to 8.5.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@ffde3b2...61abc07) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a617ebc commit 731fe8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# Run Linter against code base #
2626
################################
2727
- name: Lint Code Base
28-
uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
28+
uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
2929
env:
3030
VALIDATE_ALL_CODEBASE: true
3131
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)