Skip to content

Commit 5c4bdb7

Browse files
dependabot[bot]AtomicFS
authored andcommitted
build(deps): bump oxsecurity/megalinter from 8 to 9
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8 to 9. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v8...v9) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4599df commit 5c4bdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545
- name: MegaLinter
46-
uses: oxsecurity/megalinter/flavors/cupcake@v8
46+
uses: oxsecurity/megalinter/flavors/cupcake@v9
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)