Skip to content

Commit

Permalink
chore(deps): bump oxsecurity/megalinter from 7.8.0 to 7.9.0 (#298)
Browse files Browse the repository at this point in the history
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@688bc74...190cd0d)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 41d0955 commit b7f343a
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@688bc7466d7ab4faa83d614c2e6f9acf42b674dc # v7.8.0
- uses: oxsecurity/megalinter/flavors/documentation@190cd0dad6dc52b2de5b810e3b290c3d6bdcc0f2 # v7.9.0
env:
APPLY_FIXES: all
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit b7f343a

Please sign in to comment.