Skip to content

Commit 7b0192c

Browse files
authoredAug 26, 2024··
Bump megalinter/megalinter from 7 to 8
Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 7 to 8. - [Release notes](https://github.com/megalinter/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v7...v8) --- updated-dependencies: - dependency-name: megalinter/megalinter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 978c2f1 commit 7b0192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/mega-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Run Linter against code base #
5050
################################
5151
- name: Lint Code Base
52-
uses: megalinter/megalinter@v7
52+
uses: megalinter/megalinter@v8
5353
env:
5454
VALIDATE_ALL_CODEBASE: false
5555
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)
Please sign in to comment.