Skip to content

Commit ecef9bc

Browse files
chore(deps): bump oxsecurity/megalinter from 7.5.0 to 7.6.0
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@b48455a...5364b81) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2324b6 commit ecef9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2626
with:
2727
fetch-depth: 0
28-
- uses: oxsecurity/megalinter/flavors/documentation@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
28+
- uses: oxsecurity/megalinter/flavors/documentation@5364b811bbe86576d832227be174ebc2aa0f5f49 # v7.6.0
2929
env:
3030
APPLY_FIXES: all
3131
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)