Skip to content

Commit

Permalink
chore(action): 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 Jan 22, 2024
1 parent c6967d2 commit dcab22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint
uses: oxsecurity/megalinter/flavors/ci_light@v7.7.0 # see https://megalinter.io/flavors/
uses: oxsecurity/megalinter/flavors/ci_light@v7.8.0 # see https://megalinter.io/flavors/
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# See https://megalinter.io/configuration/ for all available configurations
Expand Down

0 comments on commit dcab22f

Please sign in to comment.