Skip to content

Commit

Permalink
Bump megalinter/megalinter from 7 to 8
Browse files Browse the repository at this point in the history
Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 7 to 8.
- [Release notes](https://github.com/megalinter/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v7...v8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 51b8836 commit dda8833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: megalinter/megalinter@v7
uses: megalinter/megalinter@v8
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit dda8833

Please sign in to comment.