Skip to content

Commit 576c9ac

Browse files
Bump github/super-linter from 4.6.1 to 4.8.0 (#8627)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.1 to 4.8.0. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/master/docs/release-process.md) - [Commits](github/super-linter@v4.6.1...v4.8.0) --- updated-dependencies: - dependency-name: github/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 f25c229 commit 576c9ac

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
@@ -48,7 +48,7 @@ jobs:
4848
# Run Linter against code base #
4949
################################
5050
- name: Lint Code Base
51-
uses: github/super-linter@v4.6.1
51+
uses: github/super-linter@v4.8.0
5252
# uses: docker://github/super-linter:v3.10.2
5353
env:
5454
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)