Skip to content

Commit

Permalink
chore(deps): bump oxsecurity/megalinter from 7.5.0 to 7.6.0 (#217)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent f2324b6 commit 1be8ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: oxsecurity/megalinter/flavors/documentation@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
- uses: oxsecurity/megalinter/flavors/documentation@5364b811bbe86576d832227be174ebc2aa0f5f49 # v7.6.0
env:
APPLY_FIXES: all
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 1be8ab7

Please sign in to comment.