Skip to content

Commit cdf561d

Browse files
Bump nvuillam/mega-linter from 8 to 9
Bumps [nvuillam/mega-linter](https://github.com/nvuillam/mega-linter) from 8 to 9. - [Release notes](https://github.com/nvuillam/mega-linter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v8...v9) --- updated-dependencies: - dependency-name: nvuillam/mega-linter dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba29ec6 commit cdf561d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.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: nvuillam/mega-linter@v8
51+
uses: nvuillam/mega-linter@v9
5252
env:
5353
VALIDATE_ALL_CODEBASE: false
5454
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)