Skip to content

Commit

Permalink
chore(deps): bump oxsecurity/megalinter from 7.7.0 to 7.8.0
Browse files Browse the repository at this point in the history
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v7.7.0...v7.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and buluma committed Jan 26, 2024
1 parent 6d76dd5 commit 4dd9f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.1

- uses: oxsecurity/megalinter/flavors/javascript@v7.7.0
- uses: oxsecurity/megalinter/flavors/javascript@v7.8.0
env:
GITHUB_TOKEN: ${{ github.token }}
MEGALINTER_CONFIG: .github/linters/.mega-linter.yml
Expand Down

0 comments on commit 4dd9f88

Please sign in to comment.